Hi,
In the @SequenceGenerator annotation add the following attributes:
allocationSize=1, initialValue=1
You can leave the initialValue attribute out if you want, as all you should need to get it
to work correctly is the allocationSize attribute.
Cheers,
Andy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047447#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...