public class HSqlDbAgencyContactsExtension extends DbAgencyContactsExtension
API_VERSION, NAMEID| Constructor and Description |
|---|
HSqlDbAgencyContactsExtension() |
| Modifier and Type | Method and Description |
|---|---|
DbAgencyBrokeringsHandler |
getBrokeringsHandler() |
DbAgencyContactsHandler |
getContactsHandler() |
DbAgencyInterestsHandler |
getInterestsHandler() |
String[] |
getRequiredProcedures() |
String[] |
getRequiredViews() |
String[] |
getSupportedDrivers() |
String |
getUninstallQuery() |
DbUpdateHandler |
getUpdateHandler() |
void |
install(Connection c,
DbExtension dbExtension) |
void |
repair(Connection c,
AbstractDbDriver driver) |
getApiVersion, getName, getRequiredPluginIdsisSupportedDriverpublic DbAgencyBrokeringsHandler getBrokeringsHandler()
getBrokeringsHandler in class DbAgencyContactsExtensionpublic DbAgencyContactsHandler getContactsHandler()
getContactsHandler in class DbAgencyContactsExtensionpublic DbAgencyInterestsHandler getInterestsHandler()
getInterestsHandler in class DbAgencyContactsExtensionpublic final String[] getRequiredProcedures()
getRequiredProcedures in interface DbRelationExtensiongetRequiredProcedures in class DbRelationAdapterpublic final String[] getRequiredViews()
getRequiredViews in interface DbRelationExtensiongetRequiredViews in class DbRelationAdapterpublic String[] getSupportedDrivers()
getSupportedDrivers in interface DbRelationExtensiongetSupportedDrivers in class DbRelationAdapterpublic String getUninstallQuery() throws IOException
getUninstallQuery in interface DbRelationExtensiongetUninstallQuery in class DbRelationAdapterIOExceptionpublic DbUpdateHandler getUpdateHandler()
getUpdateHandler in interface DbRelationExtensiongetUpdateHandler in class DbRelationAdapterpublic void install(Connection c, DbExtension dbExtension) throws IOException, SQLException
install in interface DbRelationExtensioninstall in class DbRelationAdapterIOExceptionSQLExceptionpublic void repair(Connection c, AbstractDbDriver driver) throws SQLException
repair in interface DbRelationExtensionrepair in class DbRelationAdapterSQLExceptionCopyright © 2015 OpenEstate. All rights reserved.