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 QueryExclude
@Documented
@Target
({
TYPE
,
PACKAGE
})
@Retention
(
RUNTIME
)
public @interface
QueryExclude
Marks the annotated classes and packages to be excluded from source generation
Author:
tiwe