public class Metadata extends Object
| Constructor and Description |
|---|
Metadata(List<ColumnMeta> columnMetas) |
| Modifier and Type | Method and Description |
|---|---|
int |
columnCount() |
String |
columnName(int columnIndex) |
String |
columnTypeName(int columnIndex) |
int |
jdbcType(int columnIndex) |
public Metadata(List<ColumnMeta> columnMetas)
Copyright © 2022 The Apache Software Foundation. All rights reserved.