Package | Description |
---|---|
oracle.ifs.admin.tools.upgrade | |
oracle.ifs.admin.tools.upgrade.actions | |
oracle.ifs.admin.tools.upgrade.impl |
Class and Description |
---|
BatchUpdateAssistant
Assists an upgrade action to perfom efficient updates of a database table
with a large number of rows.
|
BatchUpdateAssistant.BatchUpdate
Controls the behavior of
BatchUpdateAssistant
for an upgrade action. |
ProgressAssistant
Allows an upgrade action to record its progress.
|
RowChangeAssistant
Allows an upgrade action to receive notification of changes made to rows
in a database table.
|
RowChangeAssistant.RowChange
A change to a row in a database table.
|
StateAssistant
Allows an upgrade action to pass name/value pairs between
UpgradeAction method invocations, even if, for a particular upgrade
action, successive method invocations take place against different
UpgradeAction Java objects. |
UpgradeActionContext
The context within which an upgrade action is performed.
|
UpgradeActionStatus
The status of a particular upgrade action in a current or previous schema
upgrade.
|
UpgradeDriverListener
Receives notification of schema upgrade driver events.
|
UpgradeDriverManager
The management interface for a schema upgrade.
|
UpgradeStatus
The status of a current or previous schema upgrade.
|
Class and Description |
---|
UpgradeAction
A step in a schema upgrade.
|
UpgradeActionContext
The context within which an upgrade action is performed.
|
Class and Description |
---|
UpgradeDriverListener
Receives notification of schema upgrade driver events.
|
UpgradeDriverManager
The management interface for a schema upgrade.
|
UpgradeStatus
The status of a current or previous schema upgrade.
|
Copyright © 2023. All rights reserved.