Uses of Class
org.hibernate.test.annotations.referencedcolumnname.Inhabitant

Packages that use Inhabitant
org.hibernate.test.annotations.referencedcolumnname   
 

Uses of Inhabitant in org.hibernate.test.annotations.referencedcolumnname
 

Methods in org.hibernate.test.annotations.referencedcolumnname that return types with arguments of type Inhabitant
 Set<Inhabitant> House.getHasInhabitants()
           
 

Method parameters in org.hibernate.test.annotations.referencedcolumnname with type arguments of type Inhabitant
 void House.setHasInhabitants(Set<Inhabitant> hasInhabitants)
           
 



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