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

E17060-01

Uses of Interface
oracle.odi.domain.project.StepDataStore.IDataStoreAction

Packages that use StepDataStore.IDataStoreAction
oracle.odi.domain.project This package contains the Oracle Data Integrator Project implementation. 
 

Uses of StepDataStore.IDataStoreAction in oracle.odi.domain.project
 

Classes in oracle.odi.domain.project that implement StepDataStore.IDataStoreAction
static class StepDataStore.ConsistentJournalizeDataStore
          Consistent CDC action.
static class StepDataStore.ControlDataStore
          Implements control action for an StepDataStore.
static class StepDataStore.SimpleJournalizeDataStore
          Implements simple journalization action for an StepDataStore.
 

Methods in oracle.odi.domain.project that return StepDataStore.IDataStoreAction
 StepDataStore.IDataStoreAction StepDataStore.getAction()
          Get the action associated to this step.
 

Methods in oracle.odi.domain.project with parameters of type StepDataStore.IDataStoreAction
 void StepDataStore.setAction(StepDataStore.IDataStoreAction pDatastoreAction)
          Defines the action associated to this step.
 


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.