public final class SQLFederationDataTypeUtil extends Object
| Constructor and Description |
|---|
SQLFederationDataTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.calcite.rel.type.RelDataType |
createRelDataType(ShardingSphereTable table,
DatabaseType protocolType,
org.apache.calcite.rel.type.RelDataTypeFactory typeFactory)
Create rel data type.
|
public static org.apache.calcite.rel.type.RelDataType createRelDataType(ShardingSphereTable table, DatabaseType protocolType, org.apache.calcite.rel.type.RelDataTypeFactory typeFactory)
table - ShardingSphere tableprotocolType - protocol typetypeFactory - type factoryCopyright © 2023 The Apache Software Foundation. All rights reserved.