Uses of Class
org.hibernate.test.annotations.onetomany.Child

Packages that use Child
org.hibernate.test.annotations.onetomany   
 

Uses of Child in org.hibernate.test.annotations.onetomany
 

Fields in org.hibernate.test.annotations.onetomany with type parameters of type Child
 Set<Child> Parent.children
           
 

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



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