| Interface | Description |
|---|---|
| FixedWidthType |
FixedWidthType is a type that has a fixed size for every value.
|
| ParametricType | |
| Type | |
| TypeManager | |
| VariableWidthType |
VariableWidthType is a type that can have a different size for every value.
|
| Class | Description |
|---|---|
| AbstractIntType | |
| AbstractLongType | |
| AbstractType | |
| AbstractVariableWidthType | |
| ArrayType | |
| BigintType | |
| BooleanType | |
| Chars | |
| CharType | |
| DateTimeEncoding | |
| DateType | |
| DecimalParseResult | |
| Decimals | |
| DecimalType | |
| DoubleType | |
| FunctionType | |
| HyperLogLogType | |
| IntegerType | |
| MapType | |
| NamedType | |
| NamedTypeSignature | |
| P4HyperLogLogType | |
| QuantileDigestParametricType | |
| QuantileDigestType | |
| RealType | |
| RowFieldName | |
| RowType |
As defined in ISO/IEC FCD 9075-2 (SQL 2011), section 4.8
|
| RowType.Field | |
| SmallintType | |
| SqlDate | |
| SqlDecimal | |
| SqlTime | |
| SqlTimestamp | |
| SqlTimestampWithTimeZone | |
| SqlTimeWithTimeZone | |
| SqlVarbinary | |
| StandardTypes | |
| TimestampType | |
| TimestampWithTimeZoneType | |
| TimeType | |
| TimeWithTimeZoneType | |
| TimeZoneKey | |
| TinyintType | |
| TypeParameter | |
| TypeSerde | |
| TypeSignature | |
| TypeSignatureParameter | |
| TypeUtils | |
| UnscaledDecimal128Arithmetic |
128 bit unscaled decimal arithmetic.
|
| VarbinaryType | |
| Varchars | |
| VarcharType |
| Enum | Description |
|---|---|
| ParameterKind |
| Exception | Description |
|---|---|
| TimeZoneNotSupportedException |
Copyright © 2012–2019. All rights reserved.