@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ExcelQuery
QuerySheetData classes.| Modifier and Type | Required Element and Description |
|---|---|
String |
select
Select.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
nativeQuery
Native query.
|
public abstract String select
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.