JDBC Driver for Suadeo

Build 26.0.9655

Stored Procedures

Stored procedures are function-like interfaces that extend the functionality of the driver beyond simple SELECT/INSERT/UPDATE/DELETE operations with Suadeo.

Stored procedures accept a list of parameters, perform their intended function, and then return any relevant response data from Suadeo, along with an indication of whether the procedure succeeded or failed.

CData JDBC Driver for Suadeo Stored Procedures

Name Description
CreateSchema Creates a schema file for the specified table or view.
GetOAuthAccessToken Fetches the OAuth Access Token, which is used to authenticate and authorize API calls made to Suadeo.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655