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

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

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

Methods in org.hibernate.test.annotations.onetomany that return PoliticalParty
 PoliticalParty Politician.getParty()
           
 

Methods in org.hibernate.test.annotations.onetomany with parameters of type PoliticalParty
 void Politician.setParty(PoliticalParty party)
           
 



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