Uses of Class
org.hibernate.test.annotations.fetch.Leaf

Packages that use Leaf
org.hibernate.test.annotations.fetch   
 

Uses of Leaf in org.hibernate.test.annotations.fetch
 

Methods in org.hibernate.test.annotations.fetch that return types with arguments of type Leaf
 Set<Leaf> Branch.getLeaves()
           
 

Method parameters in org.hibernate.test.annotations.fetch with type arguments of type Leaf
 void Branch.setLeaves(Set<Leaf> leaves)
           
 



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