public class HSqlDbUpdateHandler extends DbUpdateHandlerImpl
DbUpdateHandlerImpl.TypePRIORITY_APP, PRIORITY_PLUGIN, PRIORITY_PLUGIN_RELATION| Constructor and Description |
|---|
HSqlDbUpdateHandler(String id,
DbUpdateHandlerImpl.Type type,
long localVersion,
String uninstallQuery,
String resourcePath,
ClassLoader classLoader,
AbstractDbUpdateListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Connection c,
String file) |
protected org.hsqldb.cmdline.SqlFile |
readHsqlFile(String file) |
compareTo, equals, getClassLoader, getDbVersion, getId, getLocalVersion, getParentUpdateId, getParentUpdateVersion, getPriority, getResourcePath, getType, getUninstallQuery, hashCode, loadSettings, register, update, updateFinish, updateFinishedpublic HSqlDbUpdateHandler(String id, DbUpdateHandlerImpl.Type type, long localVersion, String uninstallQuery, String resourcePath, ClassLoader classLoader, AbstractDbUpdateListener listener)
public void execute(Connection c, String file) throws SQLException, IOException
execute in class DbUpdateHandlerImplSQLExceptionIOExceptionprotected org.hsqldb.cmdline.SqlFile readHsqlFile(String file) throws IOException
IOExceptionCopyright © 2015 OpenEstate. All rights reserved.