Uses of Class
org.hibernate.test.annotations.manytoonewithformula.Menu

Packages that use Menu
org.hibernate.test.annotations.manytoonewithformula   
 

Uses of Menu in org.hibernate.test.annotations.manytoonewithformula
 

Methods in org.hibernate.test.annotations.manytoonewithformula that return Menu
 Menu FoodItem.getOrder()
           
 

Methods in org.hibernate.test.annotations.manytoonewithformula with parameters of type Menu
 void FoodItem.setOrder(Menu order)
           
 



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