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

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

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

Methods in org.hibernate.test.annotations.indexcoll that return types with arguments of type Painting
 Map<String,Painting> Painter.getPaintings()
           
 

Method parameters in org.hibernate.test.annotations.indexcoll with type arguments of type Painting
 void Painter.setPaintings(Map<String,Painting> paintings)
           
 



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