Uses of Class
org.hibernate.test.annotations.manytoone.TreeType

Packages that use TreeType
org.hibernate.test.annotations.manytoone   
 

Uses of TreeType in org.hibernate.test.annotations.manytoone
 

Methods in org.hibernate.test.annotations.manytoone that return types with arguments of type TreeType
 Set<TreeType> ForestType.getTrees()
           
 

Method parameters in org.hibernate.test.annotations.manytoone with type arguments of type TreeType
 void ForestType.setTrees(Set<TreeType> trees)
           
 



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