public class HSqlDbAgencyCalendarExtension extends DbAgencyCalendarExtension
API_VERSION, NAME
ID
Constructor and Description |
---|
HSqlDbAgencyCalendarExtension() |
Modifier and Type | Method and Description |
---|---|
DbAgencyCalendarHandler |
getHandler() |
String[] |
getRequiredProcedures() |
String[] |
getRequiredViews() |
String[] |
getSupportedDrivers() |
String |
getUninstallQuery() |
DbUpdateHandler |
getUpdateHandler() |
void |
install(Connection c,
DbExtension dbExtension) |
getApiVersion, getName, getRequiredPluginIds
isSupportedDriver, repair
public DbAgencyCalendarHandler getHandler()
getHandler
in class DbAgencyCalendarExtension
public final String[] getRequiredProcedures()
getRequiredProcedures
in interface DbRelationExtension
getRequiredProcedures
in class DbRelationAdapter
public final String[] getRequiredViews()
getRequiredViews
in interface DbRelationExtension
getRequiredViews
in class DbRelationAdapter
public String[] getSupportedDrivers()
getSupportedDrivers
in interface DbRelationExtension
getSupportedDrivers
in class DbRelationAdapter
public String getUninstallQuery() throws IOException
getUninstallQuery
in interface DbRelationExtension
getUninstallQuery
in class DbRelationAdapter
IOException
public DbUpdateHandler getUpdateHandler()
getUpdateHandler
in interface DbRelationExtension
getUpdateHandler
in class DbRelationAdapter
public void install(Connection c, DbExtension dbExtension) throws IOException, SQLException
install
in interface DbRelationExtension
install
in class DbRelationAdapter
IOException
SQLException
Copyright © 2015 OpenEstate. All rights reserved.