|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.db.upgrade.UpgradeHsqlEngine
public class UpgradeHsqlEngine
This class upgrades the old HSQL database, version 1.8.1 to the latest version 2.2.9. It opens the database in the old engine, stores it as a script after which it can be upgraded to the latest version of HSQL.
Constructor Summary | |
---|---|
UpgradeHsqlEngine()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpgradeHsqlEngine()
Method Detail |
---|
public void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |