Uses of Class
org.hibernate.annotations.IdGeneratorType
-
Packages that use IdGeneratorType Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations. -
-
Uses of IdGeneratorType in org.hibernate.annotations
Classes in org.hibernate.annotations with annotations of type IdGeneratorType Modifier and Type Class Description interfaceUuidGeneratorSpecifies that an entity identifier is generated as an RFC 4122 UUID.
-