Uses of Class
org.hibernate.test.compositeelement.Parent

Packages that use Parent
org.hibernate.test.compositeelement   
 

Uses of Parent in org.hibernate.test.compositeelement
 

Methods in org.hibernate.test.compositeelement that return Parent
 Parent Child.getParent()
           
 

Methods in org.hibernate.test.compositeelement with parameters of type Parent
 void Child.setParent(Parent parent)
           
 



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