Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.domain.project.OdiJKMLine.RepeatOrder

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

 

Uses of OdiJKMLine.RepeatOrder in oracle.odi.domain.project

 

Methods in oracle.odi.domain.project that return OdiJKMLine.RepeatOrder
 OdiJKMLine.RepeatOrder OdiJKMLine.getRepeatOrder()
          get repeatOrder.
static OdiJKMLine.RepeatOrder OdiJKMLine.RepeatOrder.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiJKMLine.RepeatOrder[] OdiJKMLine.RepeatOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.odi.domain.project with parameters of type OdiJKMLine.RepeatOrder
 void OdiJKMLine.setRepeatOrder(OdiJKMLine.RepeatOrder pRepeatOrder)
          Defines if the command should be iterated for all the datastores when processing a CDC-related operation on a group of datastores (model or CDC set).

 


Skip navigation links

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

E17060-04


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