| Package | Description |
|---|---|
| org.apache.flink.connector.jdbc | |
| org.apache.flink.connector.jdbc.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcOutputFormat
OutputFormat to write Rows into a JDBC database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcBatchingOutputFormat<In,JdbcIn,JdbcExec extends JdbcBatchStatementExecutor<JdbcIn>>
A JDBC outputFormat that supports batching records before writing records to database.
|
| Constructor and Description |
|---|
GenericJdbcSinkFunction(AbstractJdbcOutputFormat<T> outputFormat) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.