| 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 |
|---|
| AbstractJdbcOutputFormat
Base jdbc outputFormat.
|
| JdbcBatchingOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| Class and Description |
|---|
| AbstractJdbcOutputFormat
Base jdbc outputFormat.
|
| JdbcBatchingOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| JdbcBatchingOutputFormat.Builder
Builder for a
JdbcBatchingOutputFormat. |
| JdbcBatchingOutputFormat.RecordExtractor
An interface to extract a value from given argument.
|
| JdbcBatchingOutputFormat.StatementExecutorFactory
A factory for creating
JdbcBatchStatementExecutor instance. |
| Class and Description |
|---|
| JdbcBatchingOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
| Class and Description |
|---|
| JdbcBatchingOutputFormat
A JDBC outputFormat that supports batching records before writing records to database.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.