JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.querydsl.core.annotations
Annotation Type QueryInit
@Documented
@Target
({
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
QueryInit
Defines the paths to be initialized for the annotated property
Author:
tiwe
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
value
Initialized paths
Element Details
value
String
[]
value
Initialized paths