Uses of Interface
org.hibernate.generator.AnnotationBasedGenerator
-
Packages that use AnnotationBasedGenerator Package Description org.hibernate.tuple Most contracts here have been replaced by Hibernate's mapping-model. -
-
Uses of AnnotationBasedGenerator in org.hibernate.tuple
Subinterfaces of AnnotationBasedGenerator in org.hibernate.tuple Modifier and Type Interface Description interface
AnnotationValueGeneration<A extends Annotation>
Deprecated, for removal: This API element is subject to removal in a future version.Replaced byAnnotationBasedGenerator
Classes in org.hibernate.tuple that implement AnnotationBasedGenerator Modifier and Type Class Description class
CreationTimestampGeneration
Deprecated.class
UpdateTimestampGeneration
Deprecated.
-