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
SQLException
public TCustomConnection.CustomDataSource getDataSource()
public void populateData() throws SQLException
populateData
in interface DataReader
SQLException
public DataTable getDataTable(String name) throws SQLException
getDataTable
in interface DataReader
SQLException
Copyright © 2019 WSO2. All rights reserved.