Uses of Class
org.hibernate.test.annotations.query.Area

Packages that use Area
org.hibernate.test.annotations.query   
 

Uses of Area in org.hibernate.test.annotations.query
 

Methods in org.hibernate.test.annotations.query that return Area
 Area Night.getArea()
           
 

Methods in org.hibernate.test.annotations.query with parameters of type Area
 void Night.setArea(Area area)
           
 



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