| 接口 | 说明 |
|---|---|
| JdbcOutputFormat.StatementExecutorFactory<T extends JdbcBatchStatementExecutor<?>> |
A factory for creating
JdbcBatchStatementExecutor instance. |
| 类 | 说明 |
|---|---|
| JdbcInputFormat |
InputFormat to read data from a database and generate Rows.
|
| JdbcOutputFormat<I,E extends JdbcBatchStatementExecutor<I>> |
A JDBC outputFormat
|
| JdbcOutputFormatBuilder |
Copyright © 2024 The Apache Software Foundation. All rights reserved.