Uses of Interface
com.openindex.openestate.tool.calendar.db.DbCalendarEntryLogHandler
-
Packages that use DbCalendarEntryLogHandler Package Description com.openindex.openestate.tool.calendar.db.hsql com.openindex.openestate.tool.calendar.extensions -
-
Uses of DbCalendarEntryLogHandler in com.openindex.openestate.tool.calendar.db.hsql
Classes in com.openindex.openestate.tool.calendar.db.hsql that implement DbCalendarEntryLogHandler Modifier and Type Class Description class
HSqlDbCalendarEntryLogHandler
HSqlDbCalendarEntryLogHandler.Methods in com.openindex.openestate.tool.calendar.db.hsql that return DbCalendarEntryLogHandler Modifier and Type Method Description DbCalendarEntryLogHandler
HSqlDbCalendarExtension. getCalendarEntryLogHandler()
-
Uses of DbCalendarEntryLogHandler in com.openindex.openestate.tool.calendar.extensions
Methods in com.openindex.openestate.tool.calendar.extensions that return DbCalendarEntryLogHandler Modifier and Type Method Description abstract DbCalendarEntryLogHandler
DbCalendarAdapter. getCalendarEntryLogHandler()
DbCalendarEntryLogHandler
DbCalendarExtension. getCalendarEntryLogHandler()
-