Uses of Class
org.hibernate.test.fetchprofiles.join.Course.Code

Packages that use Course.Code
org.hibernate.test.fetchprofiles.join   
 

Uses of Course.Code in org.hibernate.test.fetchprofiles.join
 

Methods in org.hibernate.test.fetchprofiles.join that return Course.Code
 Course.Code Course.getCode()
           
 

Methods in org.hibernate.test.fetchprofiles.join with parameters of type Course.Code
 void Course.setCode(Course.Code code)
           
 

Constructors in org.hibernate.test.fetchprofiles.join with parameters of type Course.Code
Course(Course.Code code, String name)
           
 



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