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