| Package | Description | 
|---|---|
| com.mysema.query.apt | APT related classes | 
| com.mysema.query.apt.hibernate | APT Hibernate support | 
| com.mysema.query.apt.jdo | APT JDO support | 
| com.mysema.query.apt.jpa | APT JPA support | 
| com.mysema.query.apt.morphia | APT Morphia support | 
| com.mysema.query.apt.roo | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QuerydslAnnotationProcessorDefault annotation processor for Querydsl which handles  QueryEntity,QuerySupertype,QueryEmbeddable,QueryEmbeddedandQueryTransient | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HibernateAnnotationProcessorHibernateAnnotationProcessor extends  JPAAnnotationProcessorto take Hibernate specific 
 annotations into account | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JDOAnnotationProcessorAnnotationProcessor for JDO which takes  PersistenceCapable,EmbeddedOnlyandNotPersistentinto account | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JPAAnnotationProcessorAnnotationProcessor for JPA which takes  Entity,MappedSuperclass,EmbeddableandTransientinto account | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MorphiaAnnotationProcessorAnnotation processor to create Querydsl query types for Morphia annotated classes | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RooAnnotationProcessorAnnotationProcessor for Spring Roo which takes  RooJpaEntity,RooJpaActiveRecord,MappedSuperclass,EmbeddableandTransientinto account | 
Copyright © 2007–2015 Querydsl. All rights reserved.