Uses of Class
org.hibernate.envers.test.integration.inheritance.joined.childrelation.ChildIngEntity

Packages that use ChildIngEntity
org.hibernate.envers.test.integration.inheritance.joined.childrelation   
 

Uses of ChildIngEntity in org.hibernate.envers.test.integration.inheritance.joined.childrelation
 

Methods in org.hibernate.envers.test.integration.inheritance.joined.childrelation that return types with arguments of type ChildIngEntity
 Set<ChildIngEntity> ReferencedEntity.getReferencing()
           
 

Method parameters in org.hibernate.envers.test.integration.inheritance.joined.childrelation with type arguments of type ChildIngEntity
 void ReferencedEntity.setReferencing(Set<ChildIngEntity> referencing)
           
 



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