| Package | Description |
|---|---|
| org.apache.calcite.sql.type |
SQL type system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComparableOperandTypeChecker
Type checking strategy which verifies that types have the required attributes
to be used as arguments to comparison operators.
|
class |
SameOperandTypeExceptLastOperandChecker
Parameter type-checking strategy where all operand types except last one must be the same.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.