| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.jdbc | |
| org.apache.flink.connector.jdbc.internal | |
| org.apache.flink.connector.jdbc.table | |
| org.apache.flink.connector.jdbc.xa |
Provides exactly-once JDBC sink implementation using Java XA transactions API (JTA).
|
| 类和说明 |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| 类和说明 |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| JdbcOutputFormat.Builder
Builder for a
JdbcOutputFormat. |
| JdbcOutputFormat.RecordExtractor
An interface to extract a value from given argument.
|
| JdbcOutputFormat.StatementExecutorFactory
A factory for creating
JdbcBatchStatementExecutor instance. |
| 类和说明 |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| 类和说明 |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.