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

Packages that use Student
org.hibernate.test.readonly   
 

Uses of Student in org.hibernate.test.readonly
 

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

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



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