Package org.apache.calcite.runtime.rtti
Class BasicSqlTypeRtti
java.lang.Object
org.apache.calcite.runtime.rtti.RuntimeTypeInformation
org.apache.calcite.runtime.rtti.BasicSqlTypeRtti
Runtime type information about a base (primitive) SQL type.
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.calcite.runtime.rtti.RuntimeTypeInformationRuntimeTypeInformation.RuntimeSqlTypeName
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.calcite.runtime.rtti.RuntimeTypeInformationasGeneric, asPrimitive, createExpression, getTypeName, isScalar
- 
Constructor Details- 
BasicSqlTypeRtti
 
- 
- 
Method Details- 
equals
- 
hashCodepublic int hashCode()
- 
getTypeString- Specified by:
- getTypeStringin class- RuntimeTypeInformation
 
- 
toString
 
-