org.hibernate.ejb.test.cascade
Class Student_
java.lang.Object
   org.hibernate.ejb.test.cascade.Student_
org.hibernate.ejb.test.cascade.Student_
- public abstract class Student_ 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
favoriteTeacher
public static volatile SingularAttribute<Student,Teacher> favoriteTeacher
id
public static volatile SingularAttribute<Student,Long> id
primaryTeacher
public static volatile SingularAttribute<Student,Teacher> primaryTeacher
name
public static volatile SingularAttribute<Student,String> name
Student_
public Student_()
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.