Uses of Annotation Interface
org.hibernate.annotations.IdGeneratorType
Packages that use IdGeneratorType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
-
Uses of IdGeneratorType in org.hibernate.annotations
Classes in org.hibernate.annotations with annotations of type IdGeneratorTypeModifier and TypeClassDescription@interfaceSpecifies that the value of the annotated property is generated by the database.@interfaceSpecifies that an entity identifier is generated as an IETF RFC 4122 UUID.