Uses of Class
org.hibernate.test.annotations.indexcoll.Dress

Packages that use Dress
org.hibernate.test.annotations.indexcoll   
 

Uses of Dress in org.hibernate.test.annotations.indexcoll
 

Methods in org.hibernate.test.annotations.indexcoll that return types with arguments of type Dress
 List<Dress> Drawer.getDresses()
          Unidirectional one to many list
 

Method parameters in org.hibernate.test.annotations.indexcoll with type arguments of type Dress
 void Drawer.setDresses(List<Dress> dresses)
           
 



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