public interface StringSettable extends ScalarSettable
TokenSettable object containing a string value.TokenTypeConstant#STRING| Modifier and Type | Method and Description |
|---|---|
void |
set(String value)
Sets the container to the given string value.
|
set, setNull, setZerogetTypevoid set(String value)
value - string value to which to set the containerCopyright © 2016 Actian Corporation. All rights reserved.