public class DataSetMetadata extends Object
| Constructor and Description |
|---|
DataSetMetadata(int columnCount) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getNames() |
String[] |
getTypes() |
void |
put(int columnNo,
String name,
String type) |
Copyright © 2017 WSO2. All rights reserved.