[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Table Sequence

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