| Package | Description |
|---|---|
| io.debezium.spi.converter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomConverter<S,F extends ConvertedField>
An interface that allows the user to customize how a value will be converted for a given field.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationalColumn
A definition of a converted relational column.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.