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

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

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

Methods in org.hibernate.test.annotations.fetch that return Branch
 Branch Leaf.getBranch()
           
 

Methods in org.hibernate.test.annotations.fetch with parameters of type Branch
 void Leaf.setBranch(Branch branch)
           
 



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