Package | Description |
---|---|
org.ballerinalang.model | |
org.ballerinalang.model.values | |
org.ballerinalang.util |
Modifier and Type | Method and Description |
---|---|
List<ColumnDefinition> |
DataIterator.getColumnDefinitions() |
Modifier and Type | Method and Description |
---|---|
List<ColumnDefinition> |
BTable.getColumnDefs() |
Modifier and Type | Field and Description |
---|---|
protected List<ColumnDefinition> |
TableIterator.columnDefs |
Modifier and Type | Method and Description |
---|---|
List<ColumnDefinition> |
TableIterator.getColumnDefinitions() |
Constructor and Description |
---|
TableIterator(TableResourceManager rm,
ResultSet rs,
BStructureType type,
List<ColumnDefinition> columnDefs) |
Copyright © 2018 WSO2. All rights reserved.