Interface | Description |
---|---|
JdbcTableInfo |
Describe a MySQL table.
|
Class | Description |
---|---|
AllMergedJdbcTableInfo |
Describe a table whose schema is merged from all source tables.
|
JdbcSchemasInfo |
Utility class to manage JDBC tables and their schemas.
|
JdbcSchemasInfo.JdbcSchemaInfo |
JDBC table schemas.
|
JdbcSchemaUtils |
Utility class to load table schema with JDBC.
|
ShardsMergedJdbcTableInfo |
Describe a table whose schema is merged from shards (tables with the same name but in different
database).
|
UnmergedJdbcTableInfo |
Describe a table that is not merged.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.