JDBC Driver for CSV

Build 22.0.8462

Operations

The driver has high-performance, built-in operations for accessing data from CSV data sources. These operations are platform neutral: Schema files that invoke these operations can be used in both .NET and Java. You can also extend the driver with your own operations written in .NET or Java.

The driver consists of the following operations:

Operation NameDescription
csvproviderGetThe csvproviderGet operation is an API Script operation that is used to process CSV content. It allows you to split CSV content into rows.
oauthGetAccessTokenFor OAuth 1.0, exchange a request token for an access token. For OAuth 2.0, get an access token or get a new access token with the refresh token.
oauthGetUserAuthorizationURLGenerates the user authorization URL. OAuth 2.0 will not access the network in this operation.

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