http://in.relation.to/Bloggers/New323HibernateIdentifierGenerators
Hi,
I would like to get some feedback on the SequenceHiLoGenerator impl.
being used when specifying a value larger than 1 to the allocationSize
parameter of the @SequenceGenerator annotation.
I am indeed wondering why it isn't s
Hi,
I would like to get some feedback on the SequenceHiLoGenerator impl.
being used when specifying a value larger than 1 to the allocationSize
parameter of the @SequenceGenerator annotation.
I am indeed wondering why it isn't simply incrementing the
sequence.nextval by one until it has consumed a