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

Packages that use Parent
org.hibernate.test.onetomany   
 

Uses of Parent in org.hibernate.test.onetomany
 

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

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



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