@DefaultAnnotation(value=javax.annotation.Nonnull.class)

Package com.mysema.query.apt

APTFactory and related classes

See:
          Description

Interface Summary
Configuration Configuration defines the configuration options for APT based Querydsl code generation
 

Class Summary
DefaultConfiguration DefaultConfiguration is a simple implementation of the Configuration interface
ElementHandler ElementHandler is a an APT visitor for entity types
ExtendedTypeFactory ExtendedTypeFactory is a factory for APT inspection based Type creation
Processor Processor handles the actual work in the Querydsl APT module
QuerydslAnnotationProcessor Default annotation processor for Querydsl which handles @QueryEntity, @QuerySupertype,
TypeExtractor  
 

Enum Summary
VisitorConfig VisitorConfig defines the entity type specific visiting configuration
 

Exception Summary
APTException  
TypeArgumentsException  
UnsupportedTypeException  
 

Package com.mysema.query.apt Description

APTFactory and related classes



Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.