public class Upgrade extends java.lang.Object
| Constructor and Description |
|---|
Upgrade() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
askAndUpgrade(DatabaseType dbType,
Schema schema)
Ask the user if she wants to upgrade the provenance database, and
if the response is yes, upgrade the database.
|
static void |
main(java.lang.String[] args)
Upgrade the database.
|
public Upgrade()
public static void main(java.lang.String[] args)
public static boolean askAndUpgrade(DatabaseType dbType, Schema schema) throws java.sql.SQLException
java.sql.SQLException