Uses of Class
org.hibernate.test.annotations.manytomany.JobInfo

Packages that use JobInfo
org.hibernate.test.annotations.manytomany   
 

Uses of JobInfo in org.hibernate.test.annotations.manytomany
 

Methods in org.hibernate.test.annotations.manytomany that return JobInfo
 JobInfo Employee.getJobInfo()
           
 

Methods in org.hibernate.test.annotations.manytomany with parameters of type JobInfo
 void Employee.setJobInfo(JobInfo jobInfo)
           
 



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