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