public class ScalarTypes extends Object
TokenTypeConstant
are also defined as methods. JavaScript always wants to
use the member variables as functions and that causes coercion failures.
There should be no need to use this class in Java. Use TokenTypeConstant
instead.
Modifier and Type | Field and Description |
---|---|
static ScalarTokenType |
BINARY |
static ScalarTokenType |
BOOLEAN |
static ScalarTokenType |
CHAR |
static ScalarTokenType |
DATE |
static ScalarTokenType |
DOUBLE |
static ScalarTokenType |
FLOAT |
static ScalarTokenType |
INT |
static ScalarTokenType |
LONG |
static ScalarTokenType |
NUMERIC |
static ScalarTokenType |
STRING |
static ScalarTokenType |
TIMESTAMP |
public static final ScalarTokenType BINARY
public static final ScalarTokenType BOOLEAN
public static final ScalarTokenType CHAR
public static final ScalarTokenType DATE
public static final ScalarTokenType DOUBLE
public static final ScalarTokenType FLOAT
public static final ScalarTokenType INT
public static final ScalarTokenType LONG
public static final ScalarTokenType NUMERIC
public static final ScalarTokenType STRING
public static final ScalarTokenType TIMESTAMP
Copyright © 2016 Actian Corporation. All rights reserved.