Class ExcelCallableStatement

java.lang.Object
com.inet.excel.ExcelCallableStatement
All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper

public class ExcelCallableStatement extends Object implements CallableStatement
Class for statement whose sole purpose is to provide result set with data of the sheet from Excel document.