Uses of Class
org.hibernate.test.criteria.Student

Packages that use Student
org.hibernate.test.criteria   
 

Uses of Student in org.hibernate.test.criteria
 

Methods in org.hibernate.test.criteria that return Student
 Student Enrolment.getStudent()
           
 

Methods in org.hibernate.test.criteria with parameters of type Student
 void Enrolment.setStudent(Student student)
           
 



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