| 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 by a predefined value. |
| MaskStrings.MaskingValueConverter | |
| TruncateStrings |
A
ColumnMapper implementation that ensures that string values longer than a specified length will be truncated. |
| TruncateStrings.TruncatingValueConverter |
Copyright © 2016 JBoss by Red Hat. All rights reserved.