Uses of Class
org.hibernate.envers.test.entities.onetomany.CollectionRefIngEntity

Packages that use CollectionRefIngEntity
org.hibernate.envers.test.entities.onetomany   
 

Uses of CollectionRefIngEntity in org.hibernate.envers.test.entities.onetomany
 

Methods in org.hibernate.envers.test.entities.onetomany that return types with arguments of type CollectionRefIngEntity
 Collection<CollectionRefIngEntity> CollectionRefEdEntity.getReffering()
           
 

Method parameters in org.hibernate.envers.test.entities.onetomany with type arguments of type CollectionRefIngEntity
 void CollectionRefEdEntity.setReffering(Collection<CollectionRefIngEntity> reffering)
           
 



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