[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.rt.eclipselink] Table Sequence
|
- From: rama@xxxxxxxxxxxx (Rama Notowidigdo)
- Date: Fri, 22 Aug 2008 07:55:06 +0000 (UTC)
- Newsgroups: eclipse.rt.eclipselink
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I'm using Table Sequence to assign the primary key.
Is there a way to assign sequence ahead of time when using JPA?
in Eclipselink, you can do uow.assignSequence().
Is there any good way to do this in JPA?
Thanks.
Cheers,
rgn