| Package | Description |
|---|---|
| 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).
|
| Class and Description |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| Class and Description |
|---|
| JdbcOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.