Uses of Class
org.hibernate.envers.test.AbstractOneSessionTest

Packages that use AbstractOneSessionTest
org.hibernate.envers.test.integration.entityNames.auditedEntity   
org.hibernate.envers.test.integration.entityNames.manyToManyAudited   
org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited   
org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited   
org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited   
 

Uses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.auditedEntity
 

Subclasses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.auditedEntity
 class ReadEntityWhitEntityNameTest
           
 

Uses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 

Subclasses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.manyToManyAudited
 class ReadEntityWithAuditedManyToManyTest
           
 

Uses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited
 

Subclasses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.oneToManyNotAudited
 class ReadEntityWithAuditedCollectionTest
           
 

Uses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 

Subclasses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
 class ReadEntityAssociatedAuditedTest
           
 class SingleDomainObjectToMultipleTablesTest
           
 

Uses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited
 

Subclasses of AbstractOneSessionTest in org.hibernate.envers.test.integration.entityNames.singleAssociatedNotAudited
 class ReadEntityAssociatedNotAuditedTest
           
 



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