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

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

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

Methods in org.hibernate.test.annotations.cascade.circle.identity that return G
 G C.getG()
           
 G H.getG()
           
 

Methods in org.hibernate.test.annotations.cascade.circle.identity with parameters of type G
 void C.setG(G parameter)
           
 void H.setG(G parameter)
           
 



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