@Experimental public class JdbcRowOutputFormat extends JdbcOutputFormat<org.apache.flink.types.Row,org.apache.flink.types.Row,JdbcBatchStatementExecutor<org.apache.flink.types.Row>>
| Modifier and Type | Class and Description |
|---|---|
static class |
JdbcRowOutputFormat.JdbcOutputFormatBuilder
Builder for
JdbcRowOutputFormat. |
JdbcOutputFormat.Builder, JdbcOutputFormat.RecordExtractor<F,T>, JdbcOutputFormat.StatementExecutorFactory<T extends JdbcBatchStatementExecutor<?>>connectionProvider| Modifier and Type | Method and Description |
|---|---|
static JdbcRowOutputFormat.JdbcOutputFormatBuilder |
buildJdbcOutputFormat() |
addToBatch, attemptFlush, builder, close, configure, flush, getConnection, getExecutionOptions, open, setInputType, updateExecutor, writeRecordgetRuntimeContext, setRuntimeContextpublic static JdbcRowOutputFormat.JdbcOutputFormatBuilder buildJdbcOutputFormat()
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.