Uses of Class
org.hibernate.test.sql.hand.Product

Packages that use Product
org.hibernate.test.sql.hand   
 

Uses of Product in org.hibernate.test.sql.hand
 

Methods in org.hibernate.test.sql.hand that return Product
 Product Order.getProduct()
           
 

Methods in org.hibernate.test.sql.hand with parameters of type Product
 void Order.setProduct(Product product)
           
 



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