Package | Description |
---|---|
org.wso2.carbon.dataservices.sql.driver.processor.reader |
Modifier and Type | Method and Description |
---|---|
DataCell |
DataRow.getCell(int id) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,DataCell> |
DataRow.getCells() |
Modifier and Type | Method and Description |
---|---|
void |
DataRow.addCell(int cellId,
DataCell cell) |
Modifier and Type | Method and Description |
---|---|
void |
DataRow.setCells(Map<Integer,DataCell> cells) |
Copyright © 2018 WSO2. All rights reserved.