Holger's
Java API

Uses of Class
com.antelmann.calendar.SQLCalendarDB

Packages that use SQLCalendarDB
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
 

Uses of SQLCalendarDB in com.antelmann.calendar
 

Constructors in com.antelmann.calendar with parameters of type SQLCalendarDB
SQLCalendarEntryIterator(SQLCalendarDB db, Filter<CalendarEntry> filter)
           
SQLCalendarEntryIterator(SQLCalendarDB db, ResultSet set, Filter<CalendarEntry> filter, boolean closeOnEnd)
          the ResultSet as well as the creating Statement are both closed only if closeOnEnd is true
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads