|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Provides support for metadata reconciliation.
See:
Description
| Interface Summary | |
| MatchingStrategy | MatchingStrategy represents the strategy to be used by the reconcile service to match objects in the source and target. |
| ReconcileAction | ReconcileAction constitutes an unit of reconciliation. |
| ReconcileActionPlan | ReconcileActionPlan contains the list of actions to be performed on the target in order to reconcile it with the source. |
| ReconcileService | ReconcileService is the core interface for the reconcile process. |
| ReconcileSource | ReconcileSource acts as the source of metadata for the reconcile process. |
| ReconcileStrategy | ReconcileStrategy represents the strategy to be applied on each reconcile invocation. |
| ReconcileTarget | ReconcileTarget represents the target object of the reconciliation process. |
| Class Summary | |
| ReconcileServiceManager | ReconcileServiceManager provides the entry point to reconcile service. |
| Exception Summary | |
| IncompatibleTypesException | IncompatibleTypesException is thrown by the reconcile service when the target type cannot be reconciled with the source type . |
| InvalidReconcileStrategyException | InvalidReconcileStrategyException is thrown by the reconcile service when the reconcile strategy passed is not valid. |
| InvalidSourceException | InvalidSourceException is thrown by the reconcile service if the source object is not a valid reconcile source. |
| InvalidTargetException | InvalidTargetException is thrown by the reconcile service if the target object is not a valid reconcile target. |
| MatchingStrategyNotFoundException | MatchingStrategyNotFoundException is thrown when the matching strategy specified by its name during reconcile invocation cannot be found. |
Provides support for metadata reconciliation.
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||