Class EntityPropertyName
java.lang.Object
org.hibernate.envers.query.internal.property.EntityPropertyName
- All Implemented Interfaces:
PropertyNameGetter
Used for specifying restrictions on a property of an audited entity.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntityPropertyName
-
-
Method Details
-
get
- Specified by:
get
in interfacePropertyNameGetter
- Parameters:
configuration
- the envers configuration- Returns:
- Name of the property, to be used in a query.
-