|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiMainPartition | |
|---|---|
| oracle.odi.domain.model | This package contains the Oracle Data Integrator Data Model domain implementation. |
| Uses of OdiMainPartition in oracle.odi.domain.model |
|---|
| Methods in oracle.odi.domain.model that return OdiMainPartition | |
|---|---|
OdiMainPartition |
OdiSubPartition.getMainPartition()Get the main partition for this OdiSubPartition instance. |
| Methods in oracle.odi.domain.model that return types with arguments of type OdiMainPartition | |
|---|---|
java.util.Collection<OdiMainPartition> |
OdiDataStore.getMainPartitions()Returns an unmodifiable collection of the OdiMainPartitions that belogns to this datastore. |
| Methods in oracle.odi.domain.model with parameters of type OdiMainPartition | |
|---|---|
void |
OdiDataStore.removeMainPartition(OdiMainPartition pMainPartition)Remove the given OdiMainPartition from the collection of OdiMainPartitions that belogns to this datastore. |
| Constructors in oracle.odi.domain.model with parameters of type OdiMainPartition | |
|---|---|
OdiSubPartition(OdiMainPartition pMainPartition, java.lang.String pName)Construct a new OdiSubPartition. |
|
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||