Uses of Interface
org.hibernate.test.annotations.tuplizer.Country

Packages that use Country
org.hibernate.test.annotations.tuplizer   
 

Uses of Country in org.hibernate.test.annotations.tuplizer
 

Methods in org.hibernate.test.annotations.tuplizer that return Country
 Country Cuisine.getCountry()
           
static Country ProxyHelper.newCountryProxy(Serializable id)
           
static Country ProxyHelper.newPersonProxy()
           
 

Methods in org.hibernate.test.annotations.tuplizer with parameters of type Country
 void Cuisine.setCountry(Country country)
           
 



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