public class CustomDataReader extends Object implements DataReader
| Constructor and Description |
|---|
CustomDataReader(Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
TCustomConnection.CustomDataSource |
getDataSource() |
DataTable |
getDataTable(String name) |
void |
populateData() |
public CustomDataReader(Connection connection) throws SQLException
SQLExceptionpublic TCustomConnection.CustomDataSource getDataSource()
public void populateData()
throws SQLException
populateData in interface DataReaderSQLExceptionpublic DataTable getDataTable(String name) throws SQLException
getDataTable in interface DataReaderSQLExceptionCopyright © 2019 WSO2. All rights reserved.