Uses of Class
org.hibernate.test.annotations.loader.Team

Packages that use Team
org.hibernate.test.annotations.loader   
 

Uses of Team in org.hibernate.test.annotations.loader
 

Methods in org.hibernate.test.annotations.loader that return Team
 Team Player.getTeam()
           
 

Methods in org.hibernate.test.annotations.loader with parameters of type Team
 void Player.setTeam(Team team)
           
 



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