Uses of Class
com.azure.analytics.synapse.artifacts.models.OracleSink
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of OracleSink in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionOracleSink.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.OracleSink.setPreCopyScript
(Object preCopyScript) Set the preCopyScript property: SQL pre-copy script.OracleSink.setSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.OracleSink.setSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.OracleSink.setWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.OracleSink.setWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.