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, setZero
getType
void set(String value)
value
- string value to which to set the containerCopyright © 2020 Actian Corporation. All rights reserved.