Package io.debezium.spi.converter
package io.debezium.spi.converter
-
InterfacesClassDescriptionAn the base interface for a converted field that provides naming characteristics.CustomConverter<S,
F extends ConvertedField> An interface that allows the user to customize how a value will be converted for a given field.A conversion converting data from one type to another.Callback for registering a converter.A definition of a converted relational column.