public interface DataReader
| Modifier and Type | Method and Description |
|---|---|
DataTable |
getDataTable(String name) |
void |
populateData() |
void populateData()
throws SQLException
SQLExceptionDataTable getDataTable(String name) throws SQLException
SQLExceptionCopyright © 2019 WSO2. All rights reserved.