public class HSqlDbCalendarExtension extends DbCalendarAdapter
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_PATH |
ID| Constructor and Description |
|---|
HSqlDbCalendarExtension() |
| Modifier and Type | Method and Description |
|---|---|
DbCalendarEntryLogHandler |
getCalendarEntryLogHandler() |
DbCalendarHandler |
getCalendarHandler() |
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 DbCalendarEntryLogHandler getCalendarEntryLogHandler()
getCalendarEntryLogHandler in interface DbCalendarExtensiongetCalendarEntryLogHandler in class DbCalendarAdapterpublic DbCalendarHandler getCalendarHandler()
getCalendarHandler in interface DbCalendarExtensiongetCalendarHandler in class DbCalendarAdapterpublic String[] getRequiredProcedures()
getRequiredProcedures in interface DbCalendarExtensiongetRequiredProcedures in class DbCalendarAdapterpublic String[] getRequiredViews()
getRequiredViews in interface DbCalendarExtensiongetRequiredViews in class DbCalendarAdapterpublic String[] getSupportedDrivers()
getSupportedDrivers in interface DbCalendarExtensiongetSupportedDrivers in class DbCalendarAdapterpublic String getUninstallQuery() throws IOException
getUninstallQuery in interface DbCalendarExtensiongetUninstallQuery in class DbCalendarAdapterIOExceptionpublic DbUpdateHandler getUpdateHandler()
getUpdateHandler in interface DbCalendarExtensiongetUpdateHandler in class DbCalendarAdapterpublic void install(Connection c) throws IOException, SQLException
install in interface DbCalendarExtensioninstall in class DbCalendarAdapterIOExceptionSQLExceptionpublic void repair(Connection c, AbstractDbDriver driver) throws SQLException
repair in interface DbCalendarExtensionrepair in class DbCalendarAdapterSQLExceptionCopyright © 2015 OpenEstate. All rights reserved.