Uses of Interface
com.gotjava.system.calendar.CalendarDAO

Packages that use CalendarDAO
com.gotjava.system.calendar.factory   
com.gotjava.system.calendar.hibernate   
 

Uses of CalendarDAO in com.gotjava.system.calendar.factory
 

Methods in com.gotjava.system.calendar.factory that return CalendarDAO
static CalendarDAO CalendarFactory.getCalendarDAO()
          returns a new CalendarDAO object.
 

Uses of CalendarDAO in com.gotjava.system.calendar.hibernate
 

Classes in com.gotjava.system.calendar.hibernate that implement CalendarDAO
 class CalendarDAO_Impl
          Hibernate Implementation for CalendarDAO interface.
 



Copyright © 2003 XDL Software Group. All Rights Reserved.