private static class SqlTypeFactoryImpl.UnknownSqlType extends BasicSqlType
isNullable, typeNamedigest, fieldListPRECISION_NOT_SPECIFIED, SCALE_NOT_SPECIFIED| Constructor and Description |
|---|
UnknownSqlType(RelDataTypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateTypeString(StringBuilder sb,
boolean withDetail)
Generates a string representation of this type.
|
createWithCharsetAndCollation, createWithNullability, getCharset, getCollation, getLimit, getPrecision, getScalegetFamily, getPrecedenceList, getSqlTypeName, isNullablecomputeDigest, equals, extra, getComparability, getComponentType, getField, getFieldCount, getFieldList, getFieldNames, getFullTypeString, getIntervalQualifier, getKeyType, getSqlIdentifier, getStructKind, getValueType, hashCode, isDynamicStruct, isStruct, proto, proto, proto, proto, toStringUnknownSqlType(RelDataTypeFactory typeFactory)
protected void generateTypeString(StringBuilder sb, boolean withDetail)
RelDataTypeImplgenerateTypeString in class BasicSqlTypesb - StringBuffer into which to generate the stringwithDetail - when true, all detail information needed to compute a
unique digest (and return from getFullTypeString) should
be included;Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.