Uses of Class
org.hibernate.test.annotations.manytomany.Man

Packages that use Man
org.hibernate.test.annotations.manytomany   
 

Uses of Man in org.hibernate.test.annotations.manytomany
 

Methods in org.hibernate.test.annotations.manytomany that return types with arguments of type Man
 Set<Man> Woman.getMens()
           
 

Method parameters in org.hibernate.test.annotations.manytomany with type arguments of type Man
 void Woman.setMens(Set<Man> mens)
           
 



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