Class QuerydslAnnotationProcessor

All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("com.querydsl.core.annotations.*") public class QuerydslAnnotationProcessor extends AbstractQuerydslProcessor
Default annotation processor for Querydsl which handles QueryEntity, QuerySupertype, QueryEmbeddable, QueryEmbedded and QueryTransient
Author:
tiwe