Uses of Annotation Interface
org.hibernate.annotations.CreationTimestamp
Packages that use CreationTimestamp
-
Uses of CreationTimestamp in org.hibernate.generator.internal
Constructors in org.hibernate.generator.internal with parameters of type CreationTimestampModifierConstructorDescriptionCurrentTimestampGeneration(CreationTimestamp annotation, Member member, GeneratorCreationContext context) -
Uses of CreationTimestamp in org.hibernate.tuple
Methods in org.hibernate.tuple with parameters of type CreationTimestampModifier and TypeMethodDescriptionvoidCreationTimestampGeneration.initialize(CreationTimestamp annotation, Class<?> propertyType) Deprecated.