Re: Why is bool == java.sql.Types.BIT ?? - Mailing list pgsql-jdbc

From Andres Ledesma
Subject Re: Why is bool == java.sql.Types.BIT ??
Date
Msg-id 200511231923.50508.aledes@euskalnet.net
Whole thread Raw
In response to Why is bool == java.sql.Types.BIT ??  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc
Hi Thomas :

Long ago I had the same doubt. The reason is first versions of JBDC associated
the Types.BIT to the boolean of SQL, and is keeped this way for compatibility
reasons, I think.
-

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

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Why is bool == java.sql.Types.BIT ??
Next
From: Kris Jurka
Date:
Subject: Re: [BUGS] BUG #2060: Issue with Data base connection