JDBC Driver for Apache Kafka

Build 23.0.8839

ストアドプロシージャ

ストアドプロシージャはファンクションライクなインターフェースで、Apache Kafka の単純なSELECT/INSERT 処理にとどまらず本製品 の機能を拡張します。

ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにApache Kafka から関連するレスポンスデータを返します。

CData JDBC Driver for Apache Kafka ストアドプロシージャ

Name Description
CommitOffset Commits the messages to the connection ConsumerGroupId.
CreateSchema Creates a schema definition of a table in Kafka.
GetAdminConsentURL Gets the admin consent URL that must be opened separately by an admin of a given domain to grant access to your application. Only needed when using custom OAuth credentials.
GetOAuthAccessToken Gets an OAuth authentication token.
GetOAuthAuthorizationURL Gets the authorization URL that must be opened separately by the user to grant access to your application. You will request the OAuthAccessToken from this URL.
ProduceMessage Sends a raw message to Kafka.
RefreshOAuthAccessToken Exchanges a access token for a new access token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839