| Interface | Description |
|---|---|
| ColumnMapper |
A factory for a function used to map values of a column.
|
| Class | Description |
|---|---|
| ColumnMappers |
A set of
ColumnMapper objects for columns. |
| ColumnMappers.Builder |
A builder of
Selectors. |
| ColumnMappers.MapperRule | |
| MaskStrings |
A
ColumnMapper implementation that ensures that string values are masked. |
| MaskStrings.HashValueConverter | |
| MaskStrings.MaskingValueConverter | |
| PropagateSourceTypeToSchemaParameter |
A column mapper that adds the
PropagateSourceTypeToSchemaParameter.TYPE_NAME_PARAMETER_KEY and PropagateSourceTypeToSchemaParameter.TYPE_LENGTH_PARAMETER_KEY schema
parameter keys. |
| TruncateStrings |
A
ColumnMapper implementation that ensures that string values longer than a specified length will be truncated. |
| TruncateStrings.TruncatingValueConverter |
Copyright © 2020 JBoss by Red Hat. All rights reserved.