Uses of Class
org.hibernate.test.batchfetch.ProductLine

Packages that use ProductLine
org.hibernate.test.batchfetch   
 

Uses of ProductLine in org.hibernate.test.batchfetch
 

Methods in org.hibernate.test.batchfetch that return ProductLine
 ProductLine Model.getProductLine()
           
 

Methods in org.hibernate.test.batchfetch with parameters of type ProductLine
 void Model.setProductLine(ProductLine productLine)
           
 

Constructors in org.hibernate.test.batchfetch with parameters of type ProductLine
Model(ProductLine pl)
           
 



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