@Documented
@Target(value=PACKAGE)
@Retention(value=RUNTIME)
public @interface QueryEntities
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<?>[] |
value
Entities to process
|
Copyright © 2007–2021 Querydsl. All rights reserved.