Uses of Class
org.hibernate.test.annotations.onetomany.Troop

Packages that use Troop
org.hibernate.test.annotations.onetomany   
 

Uses of Troop in org.hibernate.test.annotations.onetomany
 

Methods in org.hibernate.test.annotations.onetomany that return Troop
 Troop Soldier.getTroop()
           
 

Methods in org.hibernate.test.annotations.onetomany with parameters of type Troop
 void Soldier.setTroop(Troop troop)
           
 



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