Uses of Interface
com.openindex.openestate.tool.db.DbLogHandler
-
-
Uses of DbLogHandler in com.openindex.openestate.tool
Constructors in com.openindex.openestate.tool with parameters of type DbLogHandler Constructor Description ImmoToolLogTablePanel(DbLogHandler logHandler)
-
Uses of DbLogHandler in com.openindex.openestate.tool.agency.db
Subinterfaces of DbLogHandler in com.openindex.openestate.tool.agency.db Modifier and Type Interface Description interface
DbAgencyObjectLogsHandler
DbAgencyObjectLogsHandler. -
Uses of DbLogHandler in com.openindex.openestate.tool.agency.db.hsql
Classes in com.openindex.openestate.tool.agency.db.hsql that implement DbLogHandler Modifier and Type Class Description class
HSqlDbAgencyObjectLogsHandler
HSqlDbAgencyObjectLogsHandler. -
Uses of DbLogHandler in com.openindex.openestate.tool.calendar.db
Subinterfaces of DbLogHandler in com.openindex.openestate.tool.calendar.db Modifier and Type Interface Description interface
DbCalendarEntryLogHandler
DbCalendarEntryLogHandler. -
Uses of DbLogHandler in com.openindex.openestate.tool.calendar.db.hsql
Classes in com.openindex.openestate.tool.calendar.db.hsql that implement DbLogHandler Modifier and Type Class Description class
HSqlDbCalendarEntryLogHandler
HSqlDbCalendarEntryLogHandler. -
Uses of DbLogHandler in com.openindex.openestate.tool.contacts.db
Subinterfaces of DbLogHandler in com.openindex.openestate.tool.contacts.db Modifier and Type Interface Description interface
DbContactsEntryLogHandler
DbContactsEntryLogHandler. -
Uses of DbLogHandler in com.openindex.openestate.tool.contacts.db.hsql
Classes in com.openindex.openestate.tool.contacts.db.hsql that implement DbLogHandler Modifier and Type Class Description class
HSqlDbContactsEntryLogHandler
HSqlDbContactsEntryLogHandler. -
Uses of DbLogHandler in com.openindex.openestate.tool.db
Classes in com.openindex.openestate.tool.db that implement DbLogHandler Modifier and Type Class Description class
DbLogHandlerImpl
DbLogHandlerImpl. -
Uses of DbLogHandler in com.openindex.openestate.tool.db.hsql
Classes in com.openindex.openestate.tool.db.hsql that implement DbLogHandler Modifier and Type Class Description class
HSqlDbLogHandler
HSqlDbLogHandler.
-