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

E17060-01

Uses of Class
oracle.odi.domain.project.OdiIKMLine

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

Uses of OdiIKMLine in oracle.odi.domain.project
 

Methods in oracle.odi.domain.project that return OdiIKMLine
 OdiIKMLine OdiIKM.getDerivedSelectStatementLine()
          Obtains the line that holds derived select statement, or null if none.
 

Methods in oracle.odi.domain.project with parameters of type OdiIKMLine
 void OdiIKM.setDerivedSelectStatementLine(OdiIKMLine pLine)
          Defines given line as the line that holds derived select statement.
 


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.