public class HSqlDbContactsExtension extends DbContactsAdapter
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_PATH |
ID| Constructor and Description |
|---|
HSqlDbContactsExtension() |
| Modifier and Type | Method and Description |
|---|---|
DbContactsEntryLogHandler |
getContactsEntryLogHandler() |
DbContactsHandler |
getContactsHandler() |
String[] |
getRequiredProcedures() |
String[] |
getRequiredViews() |
String[] |
getSupportedDrivers() |
String |
getUninstallQuery() |
DbUpdateHandler |
getUpdateHandler() |
void |
install(Connection c) |
void |
repair(Connection c,
AbstractDbDriver driver) |
getRequiredPluginIds, isSupportedDriverpublic static final String RESOURCE_PATH
public DbContactsEntryLogHandler getContactsEntryLogHandler()
getContactsEntryLogHandler in interface DbContactsExtensiongetContactsEntryLogHandler in class DbContactsAdapterpublic DbContactsHandler getContactsHandler()
getContactsHandler in interface DbContactsExtensiongetContactsHandler in class DbContactsAdapterpublic final String[] getRequiredProcedures()
getRequiredProcedures in interface DbContactsExtensiongetRequiredProcedures in class DbContactsAdapterpublic final String[] getRequiredViews()
getRequiredViews in interface DbContactsExtensiongetRequiredViews in class DbContactsAdapterpublic String[] getSupportedDrivers()
getSupportedDrivers in interface DbContactsExtensiongetSupportedDrivers in class DbContactsAdapterpublic String getUninstallQuery() throws IOException
getUninstallQuery in interface DbContactsExtensiongetUninstallQuery in class DbContactsAdapterIOExceptionpublic DbUpdateHandler getUpdateHandler()
getUpdateHandler in interface DbContactsExtensiongetUpdateHandler in class DbContactsAdapterpublic void install(Connection c) throws IOException, SQLException
install in interface DbContactsExtensioninstall in class DbContactsAdapterIOExceptionSQLExceptionpublic void repair(Connection c, AbstractDbDriver driver) throws SQLException
repair in interface DbContactsExtensionrepair in class DbContactsAdapterSQLExceptionCopyright © 2015 OpenEstate. All rights reserved.