@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 |
|---|---|
String |
entityManager
Entity manager.
|
boolean |
nativeQuery
Native query.
|
Copyright © 2022. All rights reserved.