| Package | Description |
|---|---|
| oracle.ifs.admin.tools.upgrade | |
| oracle.ifs.admin.tools.upgrade.impl |
| Modifier and Type | Method and Description |
|---|---|
UpgradeStatus |
UpgradeDriverManager.getMostRecentUpgrade()
Gets the most-recent schema upgrade performed or attempted.
|
UpgradeStatus[] |
UpgradeDriverManager.getUpgradeHistory()
Gets the history of all schema upgrades performed or attempted, in
chronological order.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeStatus |
UpgradeDriver.getMostRecentUpgrade()
Gets the most-recent schema upgrade performed or attempted.
|
UpgradeStatus[] |
UpgradeDriver.getUpgradeHistory()
Gets the history of all schema upgrades performed or attempted, in
chronological order.
|
Copyright © 2025. All rights reserved.