Re: Problem with PostgreSQL JDBC driver

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Problem with PostgreSQL JDBC driver
Дата
Msg-id 4172D688.8060502@opencloud.com
обсуждение исходный текст
Ответ на Problem with PostgreSQL JDBC driver  (Németh György <gyorgy.nemeth@eduware.hu>)
Список pgsql-jdbc
Németh György wrote:

> I have a database with 264 tables and many connections between the tables. I
> use hibernate synchronizer to generate hbm.xml files and from them the java
> classes. I tried 5 or 6 JDBC drivers to generate the hbm.xml files but all
> the time I encountered a bad generation of <set> tags of the xmls. It seems
> to me that synchronizer generates random amount of <set> tags and leaving
> out few one-to-many connections.

It sounds like you should be asking this on the Hibernate lists.. from
your description, it sounds like a problem in Hibernate, not a problem
with the driver.

If you do think it is a driver problem, we'll need a description of
exactly what the driver is doing wrong at the JDBC level.

-O

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

Предыдущее
От: Németh György
Дата:
Сообщение: Problem with PostgreSQL JDBC driver
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: setBinaryStream can abandon connection