| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.odbc.escape |
| Modifier and Type | Method and Description |
|---|---|
static OdbcEscapeType[] |
OdbcEscapeType.sortedValues()
Get values in convenient order, where the most frequent values goes first, and "startsWith" invocation is
enough to get type (i.e.
|
OdbcEscapeType |
OdbcEscapeToken.type() |
static OdbcEscapeType |
OdbcEscapeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OdbcEscapeType[] |
OdbcEscapeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OdbcEscapeToken(OdbcEscapeType type,
int len)
Constructor.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017