| Package | Description |
|---|---|
| oracle.odi.domain.adapter.project |
This package contains base interface classes for project related domain objects in Oracle Data Integrator.
|
| oracle.odi.domain.project |
This package contains the Oracle Data Integrator Project implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IUserFunctionImpl |
IUserFunction.getImpl(ITechnology technology,
java.util.List allTechnos)
Gets the implementation for a specific technology.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OdiUserFunctionImpl
Represents metadata of an actual
OdiUserFunction implementation for one or several
OdiTechnology. |