@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
APTTypeFactory APTTypeModelFactory is a factory for APT inspection based TypeModel creation
DefaultConfiguration DefaultConfiguration is a simple implementation of the Configuration interface
ElementHandler EntityElementVisitor is a an APT visitor for entity types
Processor Processor handles the actual work in the Querydsl APT module
QuerydslAnnotationProcessor  
 

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-2010 Mysema Ltd. All Rights Reserved.