@Internal public class JdbcTypeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
logicalTypeToSqlType(org.apache.flink.table.types.logical.LogicalTypeRoot typeRoot) |
static int |
typeInformationToSqlType(org.apache.flink.api.common.typeinfo.TypeInformation<?> type)
Deprecated.
|
@Deprecated public static int typeInformationToSqlType(org.apache.flink.api.common.typeinfo.TypeInformation<?> type)
public static int logicalTypeToSqlType(org.apache.flink.table.types.logical.LogicalTypeRoot typeRoot)
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.