@Immutable protected static final class MaskStrings.MaskingValueConverter extends Object implements ValueConverter
| Constructor and Description |
|---|
MaskingValueConverter(String maskValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value)
Convert the column's data value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, nullOr, or, passthroughprotected final String maskValue
public MaskingValueConverter(String maskValue)
public Object convert(Object value)
ValueConverterconvert in interface ValueConvertervalue - the column data valueCopyright © 2018 JBoss by Red Hat. All rights reserved.