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

Package com.mysema.query.jdoql

JDOQL support for Querydsl

See:
          Description

Interface Summary
JDOQLCommonQuery<Q extends JDOQLCommonQuery<Q>> JDOQLCommonQuery is a parent interface for JDOQLQuery and JDOQLSubQuery
JDOQLQuery Query interface for JDOQL queries
 

Class Summary
AbstractJDOQLQuery<Q extends AbstractJDOQLQuery<Q>> Abstract base class for custom implementations of the JDOQLQuery interface.
AbstractJDOQLSubQuery<Q extends AbstractJDOQLSubQuery<Q>> Abstract superclass for SubQuery implementations
JDOQLQueryImpl Default implementation of the JDOQLQuery interface
JDOQLSerializer JDOQLSerializer serializes Querydsl queries and expressions into JDOQL strings
JDOQLSubQuery JDOQLSubQuery is subquery implementation for JDOQL
JDOQLTemplates JDOQLTemplates provides patterns for JDOQL serialization
JDOTuple JDOTuple is a Tuple implementation for JDOQuery instances
 

Package com.mysema.query.jdoql Description

JDOQL support for Querydsl



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