public class MySqlSchema extends Object
| 构造器和说明 |
|---|
MySqlSchema(MySqlSourceConfig sourceConfig,
boolean isTableIdCaseSensitive) |
| 限定符和类型 | 方法和说明 |
|---|---|
io.debezium.relational.history.TableChanges.TableChange |
getTableSchema(io.debezium.jdbc.JdbcConnection jdbc,
TableId tableId)
Gets table schema for the given table path.
|
public MySqlSchema(MySqlSourceConfig sourceConfig, boolean isTableIdCaseSensitive)
public io.debezium.relational.history.TableChanges.TableChange getTableSchema(io.debezium.jdbc.JdbcConnection jdbc, TableId tableId)
Copyright © 2023 The Apache Software Foundation. All rights reserved.