| Package | Description |
|---|---|
| org.apache.calcite.rel.type |
Defines a type system for relational expressions.
|
| org.apache.calcite.sql.type |
SQL type system.
|
| Modifier and Type | Method and Description |
|---|---|
RelDataTypePrecedenceList |
RelDataTypeImpl.getPrecedenceList() |
RelDataTypePrecedenceList |
RelDataType.getPrecedenceList() |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlTypeExplicitPrecedenceList
SqlTypeExplicitPrecedenceList implements the
RelDataTypePrecedenceList interface via an explicit list of
SqlTypeName entries. |
| Modifier and Type | Method and Description |
|---|---|
RelDataTypePrecedenceList |
AbstractSqlType.getPrecedenceList() |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.