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

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

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

Methods in org.hibernate.test.annotations.manytoonewithformula that return ManufacturerId
 ManufacturerId Manufacturer.getId()
           
 

Methods in org.hibernate.test.annotations.manytoonewithformula with parameters of type ManufacturerId
 void Manufacturer.setId(ManufacturerId id)
           
 

Constructors in org.hibernate.test.annotations.manytoonewithformula with parameters of type ManufacturerId
Manufacturer(ManufacturerId id, String name)
           
 



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