public interface ExcelQueryComponent
| Modifier and Type | Method and Description |
|---|---|
<T extends RowSheet> |
executeQuery(QuerySheetData<T> querySheetData)
Execute query.
|
<T extends RowSheet> void executeQuery(QuerySheetData<T> querySheetData) throws Exception
T - the generic typequerySheetData - the query sheet dataException - the exceptionCopyright © 2022. All rights reserved.