|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides support for metadata change management.
See:
Description
Interface Summary | |
Snapshot | Snapshot This interface represent a instance of Snapshot. |
Snapshotable | Snapshotable This interface is implemented by all components on which Snapshot can be taken and enable user to operate on individual Component in Object to Snapshot paradigm (version/history of component paradigm), and treats Snapshot as another version/history of this component. |
SnapshotComponentImage | This class contains component information contained in snapshot. |
Class Summary | |
MCMServiceHandler | This class contains compare report filters. |
SnapshotFactory | This is singleton instance to manage Snapshot . |
Exception Summary | |
CompareException | Thrown when diff between snapshots occured invalid condition. |
MCMException | This is super class of all Snapshot exceptions. |
RestoreException | Thrown when Snapshot or its components can not be restored because of some exceptional condition during operation. |
SnapshotConvertException | Thrown when exception condition is met in Snapshot.shrink method call and shrink operation couldnt be completed. |
SnapshotCreationException | Thrown when exceptional condition is met during Snapshot creation and Snapshot creation couldnt be completed. |
SnapshotDelException | Thrown when exceptional condition happens during Snapshot deletion operation and Snapshot deletion can not be completed. |
SnapshotLockException | Thrown when lock can not be placed on Snapshot object. |
SnapshotNameConflictException | Thrown when another snapshot with same name is found already exists in repository during snapshot creation operation. |
SnapshotUpdateException | Thrown when Snapshot alteration or update fails because of a exceptional condition is met. |
Provides support for metadata change management.
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |