| Package | Description |
|---|---|
| io.debezium.relational |
| Modifier and Type | Method and Description |
|---|---|
TableSchema |
TableSchemaBuilder.create(ResultSet resultSet,
String name)
Create a
TableSchema from the given JDBC ResultSet. |
TableSchema |
TableSchemaBuilder.create(Table table)
Create a
TableSchema from the given table definition. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.