Package org.hibernate.envers.query.property

Interface Summary
PropertyNameGetter Provides a function to get the name of a property, which is used in a query, to apply some restrictions on it.
 

Class Summary
EntityPropertyName Used for specifying restrictions on a property of an audited entity.
OriginalIdPropertyName Used for specifying restrictions on the identifier.
RevisionNumberPropertyName Used for specifying restrictions on the revision number, corresponding to an audit entity.
RevisionPropertyPropertyName Used for specifying restrictions on a property of the revision entity, which is associated with an audit entity.
RevisionTypePropertyName Used for specifying restrictions on the revision number, corresponding to an audit entity.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.