Uses of Class
org.hibernate.annotations.UpdateTimestamp
-
Packages that use UpdateTimestamp Package Description org.hibernate.tuple Most contracts here have been replaced by the new runtime mapping model. -
-
Uses of UpdateTimestamp in org.hibernate.tuple
Methods in org.hibernate.tuple with parameters of type UpdateTimestamp Modifier and Type Method Description voidUpdateTimestampGeneration. initialize(UpdateTimestamp annotation, Class<?> propertyType)Deprecated.
-