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

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

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

Methods in org.hibernate.test.sql.hand that return Product.ProductId
 Product.ProductId Product.getProductId()
           
 

Methods in org.hibernate.test.sql.hand with parameters of type Product.ProductId
 void Product.setProductId(Product.ProductId orderId)
           
 



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