Uses of Class
org.hibernate.test.annotations.idmanytoone.alphabetical.A

Packages that use A
org.hibernate.test.annotations.idmanytoone.alphabetical   
 

Uses of A in org.hibernate.test.annotations.idmanytoone.alphabetical
 

Methods in org.hibernate.test.annotations.idmanytoone.alphabetical that return A
 A CId.getParent()
           
 A C.getParent()
           
 

Methods in org.hibernate.test.annotations.idmanytoone.alphabetical with parameters of type A
 void CId.setParent(A parent)
           
 void C.setParent(A parent)
           
 



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