@Transactional public class ExcelQueryComponentImpl extends Object implements ExcelQueryComponent
QuerySheetData classes and the annotation ExcelQuery. RowSheet list through the query within the annotation ExcelQuery.| Constructor and Description |
|---|
ExcelQueryComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T extends RowSheet> |
executeQuery(QuerySheetData<T> querySheetData)
Execute query.
|
public <T extends RowSheet> void executeQuery(QuerySheetData<T> querySheetData) throws Exception
executeQuery in interface ExcelQueryComponentT - the generic typequerySheetData - the query sheet dataException - the exceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.