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