Package io.debezium.relational.mapping
package io.debezium.relational.mapping
-
ClassDescriptionA factory for a function used to map values of a column.A set of
ColumnMapperobjects for columns.A builder ofSelectors.AColumnMapperimplementation that ensures that string values are masked.V1 default and previous version.A column mapper that adds thePropagateSourceTypeToSchemaParameter.TYPE_NAME_PARAMETER_KEYandPropagateSourceTypeToSchemaParameter.TYPE_LENGTH_PARAMETER_KEYandPropagateSourceTypeToSchemaParameter.TYPE_SCALE_PARAMETER_KEYandPropagateSourceTypeToSchemaParameter.COLUMN_COMMENT_PARAMETER_KEYschema parameter keys.AColumnMapperimplementation that ensures that string values longer than a specified length will be truncated.