public class UpgradeDataBase
extends java.lang.Object
Constructor and Description |
---|
UpgradeDataBase(int id) |
Modifier and Type | Method and Description |
---|---|
void |
upgrade()
Compares the application version to the version of the database
If the database is a prior version then the appopriate port is run
to convert it up to the current version.
|
public UpgradeDataBase(int id) throws VirtualDBNotFoundException
id
- VirtualDBNotFoundException
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.