Package | Description |
---|---|
oracle.odi.domain.adapter.relational |
This package contains base interface classes for data model domain objects in Oracle Data Integrator.
|
oracle.odi.domain.model |
This package contains the Oracle Data Integrator Data Model domain implementation.
|
Modifier and Type | Method and Description |
---|---|
IFileDescriptor |
IDataStore.getFileDescriptor()
Returns the corresponding file descriptor if this datastore represents a file, else null.
|
Modifier and Type | Class and Description |
---|---|
static class |
OdiDataStore.FileDescriptor
A FileDescriptor holds the
OdiDataStore configuration specific to datastore defined on a FILE OdiTechnology . |