public class ExcelExecution extends BaseExcelExecution implements ResultSetExecution
connection, evaluator, executionContext, metadata, rowIterator, visitor, workbook
Constructor and Description |
---|
ExcelExecution(Select query,
ExecutionContext executionContext,
RuntimeMetadata metadata,
VirtualFileConnection connection) |
Modifier and Type | Method and Description |
---|---|
List<?> |
next()
Retrieves the next row of the resultset.
|
cancel, close, execute, getCurrentXLSFile, getNextXLSFile, nextRow, setDataFormatter, visit
public ExcelExecution(Select query, ExecutionContext executionContext, RuntimeMetadata metadata, VirtualFileConnection connection) throws TranslatorException
TranslatorException
public List<?> next() throws TranslatorException, DataNotAvailableException
ResultSetExecution
next
in interface ResultSetExecution
TranslatorException
DataNotAvailableException
Copyright © 2019. All rights reserved.