Title: RE: [Hibernate] Table generators and int/long etc
The int value coming from the table is combined with a the high value to
produce a larger value. I don't see a problem here.
-Original Message-
From: [EMAIL PROTECTED] on behalf of Emmanuel Bernard
Sent: Thu 11/3/2005 5:
All table hilo generators are actually using rs.setInt() rs.getInt()
I've always been incomfortable with that.
What do you think of this proposal? If nobody complains, I can
implement that for 3.1
http://forum.hibernate.org/viewtopic.php?p=2269441#2269441
I am attempting to use the hilo gene