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

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

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

Methods in org.hibernate.test.annotations.manytoonewithformula that return ModelId
 ModelId Model.getId()
           
 

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

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



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