| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlTrimFunction.Flag |
SqlTrimFunction.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlTrimFunction.Flag[] |
SqlTrimFunction.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.