| Package | Description |
|---|---|
| oracle.odi.domain.model |
This package contains the Oracle Data Integrator Data Model domain implementation.
|
| Modifier and Type | Method and Description |
|---|---|
OdiMainPartition |
OdiSubPartition.getMainPartition()
Get the main partition for this
OdiSubPartition instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
OdiDataStore.removeMainPartition(OdiMainPartition pMainPartition)
Remove the given
OdiMainPartition from the collection of OdiMainPartitions that belongs to this datastore. |
| Constructor and Description |
|---|
OdiSubPartition(OdiMainPartition pMainPartition,
java.lang.String pName)
Construct a new
OdiSubPartition. |