Uses of Interface
com.openindex.openestate.tool.contacts.db.DbContactsEntryLogHandler
-
Packages that use DbContactsEntryLogHandler Package Description com.openindex.openestate.tool.contacts.db.hsql com.openindex.openestate.tool.contacts.extensions -
-
Uses of DbContactsEntryLogHandler in com.openindex.openestate.tool.contacts.db.hsql
Classes in com.openindex.openestate.tool.contacts.db.hsql that implement DbContactsEntryLogHandler Modifier and Type Class Description class
HSqlDbContactsEntryLogHandler
HSqlDbContactsEntryLogHandler.Methods in com.openindex.openestate.tool.contacts.db.hsql that return DbContactsEntryLogHandler Modifier and Type Method Description DbContactsEntryLogHandler
HSqlDbContactsExtension. getContactsEntryLogHandler()
-
Uses of DbContactsEntryLogHandler in com.openindex.openestate.tool.contacts.extensions
Methods in com.openindex.openestate.tool.contacts.extensions that return DbContactsEntryLogHandler Modifier and Type Method Description abstract DbContactsEntryLogHandler
DbContactsAdapter. getContactsEntryLogHandler()
DbContactsEntryLogHandler
DbContactsExtension. getContactsEntryLogHandler()
-