Uses of Class
org.hibernate.test.collection.map.Parent

Packages that use Parent
org.hibernate.test.collection.map   
 

Uses of Parent in org.hibernate.test.collection.map
 

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

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



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