ObjectDB ObjectDB

GenerationType.TABLE - JPA enum constant

Indicates that the persistence provider must assign primary keys for the entity using an underlying database table to ensure uniqueness.
Since:
JPA 1.0