| Package | Description |
|---|---|
| org.apache.paimon.flink.action.cdc.mysql | |
| org.apache.paimon.flink.action.cdc.postgres | |
| org.apache.paimon.flink.action.cdc.schema |
| Modifier and Type | Method and Description |
|---|---|
static JdbcToPaimonTypeVisitor |
MySqlTypeUtils.toPaimonTypeVisitor() |
| Modifier and Type | Method and Description |
|---|---|
static JdbcToPaimonTypeVisitor |
PostgresTypeUtils.toPaimonTypeVisitor() |
| Modifier and Type | Method and Description |
|---|---|
static Schema |
JdbcSchemaUtils.buildSchema(DatabaseMetaData metaData,
String databaseName,
String schemaName,
String tableName,
String tableComment,
TypeMapping typeMapping,
JdbcToPaimonTypeVisitor jdbcToPaimonTypeVisitor) |
static Schema |
JdbcSchemaUtils.buildSchema(DatabaseMetaData metaData,
String databaseName,
String tableName,
String tableComment,
TypeMapping typeMapping,
JdbcToPaimonTypeVisitor jdbcToPaimonTypeVisitor) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.