Re: What Hibernate Object ID generator is recommanded for

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Vernon <vwu725(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: What Hibernate Object ID generator is recommanded for
Date: 2005-04-21 22:14:34
Message-ID: 426825CA.5000500@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Vernon wrote:

> It seems the native ID generator doesn't work properly
> in PG. After changing the generator to sequence. I get
> the same exception. According to the Hibernate
> documentation, that is the right way. Any suggestions
> on the subject?

You should probably ask on the Hibernate lists about this.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-04-21 22:16:37 Re: isLast() and empty ResultSet
Previous Message Kris Jurka 2005-04-21 22:05:54 Re: isLast() and empty ResultSet