Uses of Class
org.hibernate.test.annotations.onetomany.Manufacturer

Packages that use Manufacturer
org.hibernate.test.annotations.onetomany   
 

Uses of Manufacturer in org.hibernate.test.annotations.onetomany
 

Methods in org.hibernate.test.annotations.onetomany that return Manufacturer
 Manufacturer Model.getManufacturer()
           
 

Methods in org.hibernate.test.annotations.onetomany with parameters of type Manufacturer
 void Model.setManufacturer(Manufacturer manufacturer)
           
 



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