All Classes
-
All Classes Interface Summary Class Summary Class Description AssignedIdentityGenerator The AssignedIdentityGenerator implements a Hibernate generator that allows a value to be specified in place of an automatically generated value for an identity column in the database.Identifiable<T extends Serializable> The Identifiable interface defines the interface that must be implemented by JPA entity classes that have an ID that can be explicitly specified in place of an automatically generated value for an identity column in the database.JpaUtil The JpaUtil class provides JPA-related utility methods.