public class HSqlDbAgencyContactsExtension extends DbAgencyContactsExtension
API_VERSION, NAME
ID
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, getRequiredPluginIds
isSupportedDriver
public DbAgencyBrokeringsHandler getBrokeringsHandler()
getBrokeringsHandler
in class DbAgencyContactsExtension
public DbAgencyContactsHandler getContactsHandler()
getContactsHandler
in class DbAgencyContactsExtension
public DbAgencyInterestsHandler getInterestsHandler()
getInterestsHandler
in class DbAgencyContactsExtension
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
public void repair(Connection c, AbstractDbDriver driver) throws SQLException
repair
in interface DbRelationExtension
repair
in class DbRelationAdapter
SQLException
Copyright © 2015 OpenEstate. All rights reserved.