public class HSqlDbCrmExtension extends DbCrmAdapter
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_PATH |
ID
Constructor and Description |
---|
HSqlDbCrmExtension() |
Modifier and Type | Method and Description |
---|---|
DbCrmActivityHandler |
getCrmActivityHandler() |
DbCrmMarketingHandler |
getCrmMarketingHandler() |
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 DbCrmActivityHandler getCrmActivityHandler()
getCrmActivityHandler
in interface DbCrmExtension
getCrmActivityHandler
in class DbCrmAdapter
public DbCrmMarketingHandler getCrmMarketingHandler()
getCrmMarketingHandler
in interface DbCrmExtension
getCrmMarketingHandler
in class DbCrmAdapter
public final String[] getRequiredProcedures()
getRequiredProcedures
in interface DbCrmExtension
getRequiredProcedures
in class DbCrmAdapter
public final String[] getRequiredViews()
getRequiredViews
in interface DbCrmExtension
getRequiredViews
in class DbCrmAdapter
public String[] getSupportedDrivers()
getSupportedDrivers
in interface DbCrmExtension
getSupportedDrivers
in class DbCrmAdapter
public String getUninstallQuery() throws IOException
getUninstallQuery
in interface DbCrmExtension
getUninstallQuery
in class DbCrmAdapter
IOException
public DbUpdateHandler getUpdateHandler()
getUpdateHandler
in interface DbCrmExtension
getUpdateHandler
in class DbCrmAdapter
public void install(Connection c) throws IOException, SQLException
install
in interface DbCrmExtension
install
in class DbCrmAdapter
IOException
SQLException
public void repair(Connection c, AbstractDbDriver driver) throws SQLException
repair
in interface DbCrmExtension
repair
in class DbCrmAdapter
SQLException
Copyright © 2015 OpenEstate. All rights reserved.