| Class | Description |
|---|---|
| JdbcConnectorOptions |
Options for the JDBC connector.
|
| JdbcDynamicTableFactory |
Factory for creating configured instances of
JdbcDynamicTableSource and JdbcDynamicTableSink. |
| JdbcDynamicTableSink |
A
DynamicTableSink for JDBC. |
| JdbcDynamicTableSource |
A
DynamicTableSource for JDBC. |
| JdbcFilterPushdownPreparedStatementVisitor |
Visitor that convert Expression to ParameterizedPredicate.
|
| JdbcOutputFormatBuilder |
Builder for
JdbcOutputFormat for Table/SQL. |
| JdbcRowDataInputFormat |
InputFormat for
JdbcDynamicTableSource. |
| JdbcRowDataInputFormat.Builder |
Builder for
JdbcRowDataInputFormat. |
| JdbcRowDataLookupFunction |
A lookup function for
JdbcDynamicTableSource. |
| ParameterizedPredicate |
A data class that model parameterized sql predicate.
|
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.