Package | Description |
---|---|
oracle.odi.domain.mapping |
This package contains the Oracle Data Integrator Mapping implementation.
|
oracle.odi.domain.topology |
This package contains the Oracle Data Integrator Topology domain model implementation.
|
Modifier and Type | Class and Description |
---|---|
static class |
MappingGenericTechnology.MappingLanguage |
Modifier and Type | Method and Description |
---|---|
void |
MappingGenericTechnology.addLanguage(ILanguageImpl language)
Adds an implemented language to this generic technology.
|
Modifier and Type | Class and Description |
---|---|
class |
OdiLanguageImpl
OdiLanguageImpl class represents ODI language implemented by some technology,
allows overriding language settings on per-technology basis.
|