Uses of Class
org.hibernate.test.immutable.entitywithmutablecollection.AbstractEntityWithManyToManyTest

Packages that use AbstractEntityWithManyToManyTest
org.hibernate.test.immutable.entitywithmutablecollection.inverse   
org.hibernate.test.immutable.entitywithmutablecollection.noninverse   
 

Uses of AbstractEntityWithManyToManyTest in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 

Subclasses of AbstractEntityWithManyToManyTest in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 class EntityWithInverseManyToManyTest
           
 class VersionedEntityWithInverseManyToManyTest
           
 

Uses of AbstractEntityWithManyToManyTest in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 

Subclasses of AbstractEntityWithManyToManyTest in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 class EntityWithNonInverseManyToManyTest
           
 class EntityWithNonInverseManyToManyUnidirTest
           
 class VersionedEntityWithNonInverseManyToManyTest
           
 



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