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

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

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

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

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



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