postgresql 7.4.6-6, hibernate-2.1.6, jdbc3

Поиск
Список
Период
Сортировка
От Pavel Jbanov
Тема postgresql 7.4.6-6, hibernate-2.1.6, jdbc3
Дата
Msg-id 1106687911.20161.97.camel@localhost
обсуждение исходный текст
Ответы Re: postgresql 7.4.6-6, hibernate-2.1.6, jdbc3
Список pgsql-jdbc
Hi,

I have postgresql 7.4.6-6, hibernate-2.1.6, jdbc3 (pg74.215.jdbc3.jar).
I get this exception:


I have a pretty complex structure, but here I try to do a simple thing:

SomeBean foo = (SomeBean) session.get(SomeBean.class,
primary_key_value);

I have: <property name="show_sql">true</property>, so I tried executing
the query it generated directly, it executed without problems.

--
Pavel Jbanov
http://www.spicesoft.com/~pavel/


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: setObject on PGInterval throws "Unknown Type null"
Следующее
От: Pavel Jbanov
Дата:
Сообщение: Re: postgresql 7.4.6-6, hibernate-2.1.6, jdbc3