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 |
QuerydslAnnotationProcessor
Default annotation processor for Querydsl which handles
QueryEntity , QuerySupertype ,
QueryEmbeddable , QueryEmbedded and QueryTransient |
Modifier and Type | Class and Description |
---|---|
class |
HibernateAnnotationProcessor
HibernateAnnotationProcessor extends
JPAAnnotationProcessor to take Hibernate specific
annotations into account |
Modifier and Type | Class and Description |
---|---|
class |
JDOAnnotationProcessor
AnnotationProcessor for JDO which takes
PersistenceCapable , EmbeddedOnly and
NotPersistent into account |
Modifier and Type | Class and Description |
---|---|
class |
JPAAnnotationProcessor
AnnotationProcessor for JPA which takes
Entity , MappedSuperclass , Embeddable
and Transient into account |
Modifier and Type | Class and Description |
---|---|
class |
MorphiaAnnotationProcessor
Annotation processor to create Querydsl query types for Morphia annotated classes
|
Modifier and Type | Class and Description |
---|---|
class |
RooAnnotationProcessor
AnnotationProcessor for Spring Roo which takes
RooJpaEntity , MappedSuperclass ,
Embeddable and Transient into account |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.