public interface NumericSettable extends ScalarSettable
TokenSettable
object containing a numeric value.TokenTypeConstant#NUMERIC
Modifier and Type | Method and Description |
---|---|
void |
set(BigDecimal value)
Sets the container to the given numeric value.
|
set, setNull, setZero
getType
void set(BigDecimal value)
value
- numeric value to which to set the containerCopyright © 2020 Actian Corporation. All rights reserved.