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

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

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

Methods in org.hibernate.test.collection.map that return Child
 Child Parent.addChild(String name)
           
 

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



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