public class Schema extends Object
| Constructor and Description |
|---|
Schema() |
| Modifier and Type | Method and Description |
|---|---|
ColumnDto |
getColumnByIndex(int i) |
List<ColumnDto> |
getColumns()
Return list with all columns names and its types
|
int |
getNumberOfColumns() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.