Re: JDBC : this statement has been closed : postgresql 9 - Mailing list pgsql-jdbc

From Radosław Smogura
Subject Re: JDBC : this statement has been closed : postgresql 9
Date
Msg-id c8d8ae91beb8056b33ef1c656a1682e9@smogura-softworks.eu
Whole thread Raw
In response to JDBC : this statement has been closed : postgresql 9  (Michael musset <mickamusset@gmail.com>)
Responses Re: JDBC : this statement has been closed : postgresql 9  (Michael musset <mickamusset@gmail.com>)
List pgsql-jdbc
On Wed, 10 Nov 2010 11:20:14 +0100, Michael musset <mickamusset@gmail.com>
wrote:
> Hi,
>
> I'm having a troube in my application :
[...]
> which JDBC i'm using ? this one :
>
> http://ejurka.com/pgsql/jars/xml/
>
> from Kris Jurka ( thx to him )
>
>
> I don't understand why a preparestatement have been close ?
>
>
>
> thx for your help,

Are you using Hibernate in above? I have similar bug with Hibernate and
XA, try to use PooligDataSource.

--
----------
Radosław Smogura
http://www.softperience.eu

pgsql-jdbc by date:

Previous
From: Michael musset
Date:
Subject: JDBC : this statement has been closed : postgresql 9
Next
From: cubfi
Date:
Subject: Inserting Fingerprint templates as varchar not as bytea type in PostgreSQL