PostgreSQL & TopLink

Поиск
Список
Период
Сортировка
От Renaud Waldura
Тема PostgreSQL & TopLink
Дата
Msg-id 002101c35a4d$c6da9020$011211ac@biohz.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Eric Tan
Дата:
Сообщение: Re: How to insert Chinese (big5) through JDBC?
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: server side resultset search (for performance reasons)