Re: [hibernate-dev] JPA's allocationSize & SequenceHiLoGenerator

2007-11-23 Thread Max Rydahl Andersen
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

[hibernate-dev] JPA's allocationSize & SequenceHiLoGenerator

2007-11-23 Thread Alexander Snaps
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