@Internal public class PostgresTypeMapper extends Object implements JdbcDialectTypeMapper
| Constructor and Description |
|---|
PostgresTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.DataType |
mapping(org.apache.flink.table.catalog.ObjectPath tablePath,
ResultSetMetaData metadata,
int colIndex) |
public org.apache.flink.table.types.DataType mapping(org.apache.flink.table.catalog.ObjectPath tablePath,
ResultSetMetaData metadata,
int colIndex)
throws SQLException
mapping in interface JdbcDialectTypeMapperSQLExceptionCopyright © 2022–2024 The Apache Software Foundation. All rights reserved.