Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Class and Description |
---|---|
class |
BiccReadAttributes
Properties to configure reading from BICC.
|
class |
BipReadAttributes
Properties to configure reading from a FUSION_APP BIP data asset / connection.
|
class |
OracleReadAttribute
The Oracle read attribute.
|
class |
OracleReadAttributes
Properties to configure reading from an Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
AbstractReadAttribute |
ReadOperationConfig.getReadAttribute() |
Modifier and Type | Method and Description |
---|---|
ReadOperationConfig.Builder |
ReadOperationConfig.Builder.readAttribute(AbstractReadAttribute readAttribute) |
Constructor and Description |
---|
ReadOperationConfig(Map<String,String> metadataConfigProperties,
Map<String,String> derivedAttributes,
BipCallAttribute callAttribute,
String key,
String modelVersion,
ParentReference parentRef,
List<PushDownOperation> operations,
DataFormat dataFormat,
PartitionConfig partitionConfig,
AbstractReadAttribute readAttribute,
IncrementalReadConfig incrementalReadConfig,
Integer objectStatus)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.