Uses of Class
org.hibernate.test.querycache.CourseMeetingId

Packages that use CourseMeetingId
org.hibernate.test.querycache   
 

Uses of CourseMeetingId in org.hibernate.test.querycache
 

Methods in org.hibernate.test.querycache that return CourseMeetingId
 CourseMeetingId CourseMeeting.getId()
           
 

Methods in org.hibernate.test.querycache with parameters of type CourseMeetingId
 void CourseMeeting.setId(CourseMeetingId id)
           
 



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