Re: bug with prepared statements and sql comments in 8.1-408.jdbc3

Поиск
Список
Период
Сортировка
От Janning Vygen
Тема Re: bug with prepared statements and sql comments in 8.1-408.jdbc3
Дата
Msg-id 200706052209.49762.vygen@planwerk6.de
обсуждение исходный текст
Ответ на Re: bug with prepared statements and sql comments in 8.1-408.jdbc3  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
On Tuesday 05 June 2007 20:07:40 Kris Jurka wrote:
> On Tue, 5 Jun 2007, mljv@planwerk6.de wrote:
> > i am using hibernate3, postgresql 8.1 and pg-jdbc 8.1-408.jdbc3
> >
> > when is set hibernate.use_sql_comments to true, hibernate sends sql
> > comments to the postgresql driver to ease debugging.
> >
> > But the driver does not recognise the comment in respect of parameters:
>
> This is a known problem with the 8.1 driver series and is fixed in the 8.2
> release.  It's perfectly fine to use an 8.2 driver with an earlier
> database version.

thanks for your quick reply! i should have read
http://jdbc.postgresql.org/download.html thoroughly and tried 8.2 driver
before steeling your time. sorry!

kind regards,
janning


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: bug with prepared statements and sql comments in 8.1-408.jdbc3
Следующее
От: Mamoon Rashid
Дата:
Сообщение: Failed to load jdbc driver