upgrade()
Upgrades token vault and other database objects to current release. This function is reserved for future use.
Upgrade token vault and other database objects to conform to the current release. This function must determine the current version of token vault and supporting objects and upgrade it to the latest version.
Syntax
public void upgrade (HashMap<String, String> info) throws SQLException
Note
"info-upgrade" object parameters may be provided by the framework in future releases.