@SupportedAnnotationTypes(value="com.querydsl.core.annotations.*") public class QuerydslAnnotationProcessor extends AbstractQuerydslProcessor
QueryEntity
, QuerySupertype
,
QueryEmbeddable
, QueryEmbedded
and QueryTransient
ALLOW_OTHER_PROCESSORS_TO_CLAIM_ANNOTATIONS
Constructor and Description |
---|
QuerydslAnnotationProcessor() |
Modifier and Type | Method and Description |
---|---|
protected Configuration |
createConfiguration(javax.annotation.processing.RoundEnvironment roundEnv) |
collectElements, createElementHandler, createTypeFactory, getClassName, getSupportedOptions, getSupportedSourceVersion, process, processAnnotations, validateInits
protected Configuration createConfiguration(javax.annotation.processing.RoundEnvironment roundEnv)
createConfiguration
in class AbstractQuerydslProcessor
Copyright © 2007–2021 Querydsl. All rights reserved.