public class Db2TypeUtils extends Object
| Constructor and Description |
|---|
Db2TypeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.types.DataType |
fromDbzColumn(io.debezium.relational.Column column)
Returns a corresponding Flink data type from a debezium
Column. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.