PostgreSQL & TopLink - Mailing list pgsql-jdbc

From Renaud Waldura
Subject PostgreSQL & TopLink
Date
Msg-id 002101c35a4d$c6da9020$011211ac@biohz.net
Whole thread Raw
List pgsql-jdbc
I'm using TopLink 4.6 to interface with PostgreSQL. It actually looks like
it's working fine, apart from a warning every time the connection is reset
to autocommit "on".

LOG:  query: select 1; commit; set autocommit = on;
WARNING:  COMMIT: no transaction in progress

I haven't hit any major obstacles yet, so my fingers are crossed. Is there
anyone else out there doing this? I've specialized DatabasePlatform to
implement PostgreSQL-specific stuff, but so far I haven't done anything with
it.



pgsql-jdbc by date:

Previous
From: Eric Tan
Date:
Subject: Re: How to insert Chinese (big5) through JDBC?
Next
From: Csaba Nagy
Date:
Subject: Re: server side resultset search (for performance reasons)