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 Summary
Nested classes/interfaces inherited from class org.apache.calcite.runtime.rtti.RuntimeTypeInformation
RuntimeTypeInformation.RuntimeSqlTypeName
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.calcite.runtime.rtti.RuntimeTypeInformation
asGeneric, asPrimitive, createExpression, getTypeName, isScalar
-
Constructor Details
-
BasicSqlTypeRtti
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getTypeString
- Specified by:
getTypeString
in classRuntimeTypeInformation
-
toString
-