| Package | Description |
|---|---|
| org.apache.calcite.sql.type |
SQL type system.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
SqlTypeFactoryImpl.UnknownSqlType
The unknown type.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) BasicSqlType |
BasicSqlType.createWithCharsetAndCollation(Charset charset,
SqlCollation collation)
Constructs a type with charset and collation.
|
(package private) BasicSqlType |
BasicSqlType.createWithNullability(boolean nullable)
Constructs a type with nullablity
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.