Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Package oracle.odi.interfaces.interactive.support.references.breakers

This package contains the implementations, when working with Oracle Data Integrator interfaces, on removing cross references during a deletion of a source datastore.

See:
          Description

Class Summary
DataStoreReferenceBreakerClauses This implementation deletes any clauses involved in the references.
This is because the default behaviour is to delete any clause referencing the source datastore that is being deleted.
DataStoreReferenceBreakerComposer A composer of reference breakers.
DataStoreReferenceBreakerLazy This implementation is lazy and doesn't do anything to break references.
DataStoreReferenceBreakerTargetMapping This implementation removes references to source datastore from target mappings by switching the mappings to the target.
 

Package oracle.odi.interfaces.interactive.support.references.breakers Description

This package contains the implementations, when working with Oracle Data Integrator interfaces, on removing cross references during a deletion of a source datastore.

Since:
11.1.1.3.0
See Also:
InterfaceActionRemoveSourceDataStore

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.