| Package | Description |
|---|---|
| io.debezium.jdbc |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcConnection.readSchema(Tables tables,
String databaseCatalog,
String schemaNamePattern,
Tables.TableFilter tableFilter,
Tables.ColumnFilter columnFilter)
Create definitions for each tables in the database, given the catalog name, schema pattern, table filter, and
column filter.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.