Package | Description |
---|---|
oracle.odi.domain.project |
This package contains the Oracle Data Integrator Project implementation.
|
Modifier and Type | Method and Description |
---|---|
OdiXKMLine |
OdiXKM.getDerivedSelectStatementLine()
Obtains the line that holds derived select statement, or null if none.
|
Modifier and Type | Method and Description |
---|---|
void |
OdiXKM.setDerivedSelectStatementLine(OdiXKMLine pLine)
Defines given line as the line that holds derived select statement.
|