| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Field and Description |
|---|---|
private static OracleSqlOperatorTable |
OracleSqlOperatorTable.instance
The table of contains Oracle-specific operators.
|
| Modifier and Type | Method and Description |
|---|---|
static OracleSqlOperatorTable |
OracleSqlOperatorTable.instance()
Returns the Oracle operator table, creating it if necessary.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.