public class HSqlDbUpdateHandler extends DbUpdateHandlerImpl
DbUpdateHandlerImpl.Type
PRIORITY_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, updateFinished
public 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 DbUpdateHandlerImpl
SQLException
IOException
protected org.hsqldb.cmdline.SqlFile readHsqlFile(String file) throws IOException
IOException
Copyright © 2015 OpenEstate. All rights reserved.