Package org.hibernate.envers.test.integration.superclass.auditparents

Class Summary
BabyCompleteEntity  
ChildCompleteEntity  
ChildMultipleParentsEntity  
ChildSingleParentEntity  
ExplicitTransitiveChildEntity  
ImplicitTransitiveChildEntity  
MappedGrandparentEntity  
MappedParentEntity  
MultipleAuditParentsTest Tests mapping of child entity that declares all of its ancestors as audited with Audited.auditParents() property.
SingleAuditParentsTest Tests mapping of child entity that declares one of its ancestors as audited with Audited.auditParents() property.
TotalAuditParentsTest Tests mapping of baby entity which declares its parent as audited with Audited.auditParents() property.
TransitiveAuditParentsTest Tests mapping of child entity which parent declares one of its ancestors as audited with Audited.auditParents() property.
TransitiveParentEntity  
 



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