Uses of Class
org.hibernate.envers.test.entities.ids.MulIdTestEntity

Packages that use MulIdTestEntity
org.hibernate.envers.test.entities.onetomany.detached.ids   
 

Uses of MulIdTestEntity in org.hibernate.envers.test.entities.onetomany.detached.ids
 

Methods in org.hibernate.envers.test.entities.onetomany.detached.ids that return types with arguments of type MulIdTestEntity
 Set<MulIdTestEntity> SetRefCollEntityMulId.getCollection()
           
 

Method parameters in org.hibernate.envers.test.entities.onetomany.detached.ids with type arguments of type MulIdTestEntity
 void SetRefCollEntityMulId.setCollection(Set<MulIdTestEntity> collection)
           
 



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