Uses of Class
org.hibernate.test.annotations.embedded.many2one.Country

Packages that use Country
org.hibernate.test.annotations.embedded.many2one   
 

Uses of Country in org.hibernate.test.annotations.embedded.many2one
 

Methods in org.hibernate.test.annotations.embedded.many2one that return Country
 Country Address.getCountry()
           
 

Methods in org.hibernate.test.annotations.embedded.many2one with parameters of type Country
 void Address.setCountry(Country country)
           
 



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