| Package | Description |
|---|---|
| io.debezium.relational.ddl |
| Modifier and Type | Field and Description |
|---|---|
protected DataTypeParser |
DdlParser.dataTypeParser |
| Modifier and Type | Method and Description |
|---|---|
DataTypeParser |
DataTypeParser.register(int jdbcType,
String grammar)
Register data type that may not contain a length/precision or scale.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DdlParserSql2003.initializeDataTypes(DataTypeParser dataTypes) |
protected void |
DdlParser.initializeDataTypes(DataTypeParser dataTypeParser) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.