| Modifier and Type | Class and Description |
|---|---|
class |
DerbyRowConverter
Runtime converter that responsible to convert between JDBC object and Flink internal object for
Derby.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLRowConverter
Runtime converter that responsible to convert between JDBC object and Flink internal object for
MySQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleRowConverter
Runtime converter that responsible to convert between JDBC object and Flink internal object for
Oracle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresRowConverter
Runtime converter that responsible to convert between JDBC object and Flink internal object for
PostgreSQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlServerRowConverter
Runtime converter that responsible to convert between JDBC object and Flink internal object for
MsSql.
|
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.