JDBC Driver for FinancialForce

Build 22.0.8462

BulkAPI

This section provides a complete list of the BulkAPI properties you can configure in the connection string for this provider.


PropertyDescription
UseBulkAPIWhether to use the synchronous SOAP API or the asynchronous Bulk API.
BulkAPIVersionThe version of the bulk API to use for processing queries.
BulkAPIConcurrencyModeThe concurrency mode for processing bulk rows with BULK API v1.
BulkPollingIntervalThe time interval in milliseconds between requests that check the availability of the bulk query response. The default value is 500 ms.
BulkQueryTimeoutThe timeout in minutes for which the provider will wait for a bulk query response. The default value is 25 minutes.
WaitForBulkResultsWhether to wait for bulk results when using the asynchronous API. Only active when UseBulkAPI is true.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462