@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
AbstractQuerydslProcessor  
APTOptions APT options supported by Querydsl
Context  
DefaultConfiguration DefaultConfiguration is a simple implementation of the Configuration interface
ExtendedTypeFactory ExtendedTypeFactory is a factory for APT inspection based Type creation
Processor Deprecated.
QuerydslAnnotationProcessor Default annotation processor for Querydsl which handles @QueryEntity, @QuerySupertype,
TypeElementHandler TypeElementHandler is a an APT visitor for entity types
TypeExtractor  
TypeUtils  
 

Enum Summary
VisitorConfig VisitorConfig defines the entity type specific visiting configuration
 

Exception Summary
APTException  
UnsupportedTypeException  
 

Package com.mysema.query.apt Description

APTFactory and related classes



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