|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||