Uses of Class
org.hibernate.test.annotations.cascade.circle.identity.C

Packages that use C
org.hibernate.test.annotations.cascade.circle.identity   
 

Uses of C in org.hibernate.test.annotations.cascade.circle.identity
 

Methods in org.hibernate.test.annotations.cascade.circle.identity that return types with arguments of type C
 Set<C> A.getCCollection()
           
 Set<C> B.getCCollection()
           
 Set<C> G.getCCollection()
           
 

Method parameters in org.hibernate.test.annotations.cascade.circle.identity with type arguments of type C
 void A.setCCollection(Set<C> parameter)
           
 void B.setCCollection(Set<C> parameter)
           
 void G.setCCollection(Set<C> parameter)
           
 



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