Interface ValueModifier.Target
- Enclosing interface:
- ValueModifier
@Immutable
public static interface ValueModifier.Target
-
Method Summary
Modifier and TypeMethodDescriptionstatic ValueModifier.Targetstatic ValueModifier.Targetonly set for UDT field accessmapKey()only set for map value accessstatic ValueModifier.Target
-
Method Details
-
columnName
String columnName() -
fieldName
only set for UDT field access -
mapKey
only set for map value access -
column
-
field
-
mapValue
-