public class ColumnMeta extends Object
| Constructor and Description |
|---|
ColumnMeta(String columnName,
String typeName,
int jdbcType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
int |
getJdbcType() |
String |
getTypeName() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.