Re: problem with setting boolean value on - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: problem with setting boolean value on
Date
Msg-id 3F785F58.7000503@xythos.com
Whole thread Raw
In response to Re: problem with setting boolean value on  ("Stuart M Easterling" <stuarte@cmu.edu>)
List pgsql-jdbc

Stuart M Easterling wrote:
> For some reason JBoss is using the AbstractJdbc1Statement as opposed to
> AbstractJdbc3Statement, even when the latter is available. This is odd, I
> think I need to dig in the config files. (I'm using pg73jdbc3.jar, last build
> 2003-08-07.)

This isn't necessarily surprising, since AbstractJdbc3Statement is a
subclass of AbstractJdbc1Statement with most of the logic residing in
AbstractJdbc1Statement.

--Barry



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Tomcat - PostgreSQL - Perfomance Tuning
Next
From: Oliver Jowett
Date:
Subject: Re: problem with setting boolean value on