Interface EnversRevisionEntityInformation
- All Superinterfaces:
RevisionEntityInformation
- All Known Implementing Classes:
ReflectionRevisionEntityInformation
Envers-specific extension to
RevisionEntityInformation.- Since:
- 4.0
- Author:
- Mark Paluch
-
Method Summary
Modifier and TypeMethodDescriptionReturn the name of the timestamp property (annotated withRevisionTimestamp).Methods inherited from interface RevisionEntityInformation
getRevisionEntityClass, getRevisionNumberType, isDefaultRevisionEntity
-
Method Details
-
getRevisionTimestampPropertyName
String getRevisionTimestampPropertyName()Return the name of the timestamp property (annotated withRevisionTimestamp).- Returns:
- the name of the timestamp property,
-