Re: postgresql and java data types mismatch..... - Mailing list pgsql-jdbc

From Andres Ledesma
Subject Re: postgresql and java data types mismatch.....
Date
Msg-id 200508111349.02302.aledes@euskalnet.net
Whole thread Raw
In response to Re: postgresql and java data types mismatch.....  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Ok, thanks for your anwsers, it's clear to me know.

> A workaround is to just register the OUT parameter as Types.BIT, but
> yes, the driver shouldn't really complain in this case.

Yes, that's the solution I have adopted.


Kindest regards,

--

Andres Ledesma
=================

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: postgresql and java data types mismatch.....
Next
From: "Albe Laurenz"
Date:
Subject: Memory leak in 8.0 JDBC driver?