Add setObject for Booleans using Strings - Mailing list pgsql-jdbc

From Kim Ho
Subject Add setObject for Booleans using Strings
Date
Msg-id 1061823879.4198.36.camel@yay-lap
Whole thread Raw
List pgsql-jdbc
Allows string objects to be passed in when trying to do a setObject with
booleans.

Also changes TRUE/FALSE to 1/0 for bit columns.

Cheers,

Kim


pgsql-jdbc by date:

Previous
From: Kim Ho
Date:
Subject: Re: Add setObject for Booleans using Strings
Next
From: "Patrick Hatcher"
Date:
Subject: Re: how to do a SET search_path?