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, isSupportedDriver
public static final String RESOURCE_PATH
public DbCalendarEntryLogHandler getCalendarEntryLogHandler()
getCalendarEntryLogHandler
in interface DbCalendarExtension
getCalendarEntryLogHandler
in class DbCalendarAdapter
public DbCalendarHandler getCalendarHandler()
getCalendarHandler
in interface DbCalendarExtension
getCalendarHandler
in class DbCalendarAdapter
public String[] getRequiredProcedures()
getRequiredProcedures
in interface DbCalendarExtension
getRequiredProcedures
in class DbCalendarAdapter
public String[] getRequiredViews()
getRequiredViews
in interface DbCalendarExtension
getRequiredViews
in class DbCalendarAdapter
public String[] getSupportedDrivers()
getSupportedDrivers
in interface DbCalendarExtension
getSupportedDrivers
in class DbCalendarAdapter
public String getUninstallQuery() throws IOException
getUninstallQuery
in interface DbCalendarExtension
getUninstallQuery
in class DbCalendarAdapter
IOException
public DbUpdateHandler getUpdateHandler()
getUpdateHandler
in interface DbCalendarExtension
getUpdateHandler
in class DbCalendarAdapter
public void install(Connection c) throws IOException, SQLException
install
in interface DbCalendarExtension
install
in class DbCalendarAdapter
IOException
SQLException
public void repair(Connection c, AbstractDbDriver driver) throws SQLException
repair
in interface DbCalendarExtension
repair
in class DbCalendarAdapter
SQLException
Copyright © 2015 OpenEstate. All rights reserved.