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

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

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

Subclasses of AbstractEntityWithOneToManyTest in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 class EntityWithInverseOneToManyJoinTest
           
 class EntityWithInverseOneToManyTest
           
 class VersionedEntityWithInverseOneToManyFailureExpectedTest
           
 class VersionedEntityWithInverseOneToManyJoinFailureExpectedTest
           
 class VersionedEntityWithInverseOneToManyJoinTest
           
 class VersionedEntityWithInverseOneToManyTest
           
 

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

Subclasses of AbstractEntityWithOneToManyTest in org.hibernate.test.immutable.entitywithmutablecollection.noninverse
 class EntityWithNonInverseOneToManyJoinTest
           
 class EntityWithNonInverseOneToManyTest
           
 class EntityWithNonInverseOneToManyUnidirTest
           
 class VersionedEntityWithNonInverseOneToManyJoinTest
           
 class VersionedEntityWithNonInverseOneToManyTest
           
 



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