JDBC Connector Guide

JDBC Connector Guide

JDBC Connection Write Attributes

JDBC Connection Write Attributes

The following table describes the write attributes that you can specify for a JDBC connection:
Write Attributes
Description
Number of retries
Optional. An integer value. Number of times to retry if the query execution fails due to a closed connection.
Default is
5
.
Retry wait period
Optional. Interval in seconds between two retry attempts.
Default is
3
.

0 COMMENTS

We’d like to hear from you!