org.wso2.carbon.dataservices.sql.driver.processor.reader
Class ExcelDataReader
java.lang.Object
org.wso2.carbon.dataservices.sql.driver.processor.reader.AbstractFixedDataReader
org.wso2.carbon.dataservices.sql.driver.processor.reader.ExcelDataReader
- All Implemented Interfaces:
- DataReader
public class ExcelDataReader
- extends AbstractFixedDataReader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelDataReader
public ExcelDataReader(Connection connection)
throws SQLException
- Throws:
SQLException
populateData
public void populateData()
throws SQLException
- Specified by:
populateData in interface DataReader- Specified by:
populateData in class AbstractFixedDataReader
- Throws:
SQLException
Copyright © 2015 WSO2. All rights reserved.