| Package | Description |
|---|---|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| org.apache.calcite.sql.type |
SQL type system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaTypeFactoryImpl
Implementation of
JavaTypeFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlTypeFactoryImpl
SqlTypeFactoryImpl provides a default implementation of
RelDataTypeFactory which supports SQL types. |
| Modifier and Type | Method and Description |
|---|---|
IntervalSqlType |
IntervalSqlType.combine(RelDataTypeFactoryImpl typeFactory,
IntervalSqlType that)
Combines two IntervalTypes and returns the result.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.