Uses of Class
com.mysema.query.jdoql.AbstractJDOQLQuery

Packages that use AbstractJDOQLQuery
com.mysema.query.jdoql JDOQL support for Querydsl 
 

Uses of AbstractJDOQLQuery in com.mysema.query.jdoql
 

Classes in com.mysema.query.jdoql with type parameters of type AbstractJDOQLQuery
 class AbstractJDOQLQuery<SubType extends AbstractJDOQLQuery<SubType>>
          Abstract base class for custom implementations of the JDOQLQuery interface.
 

Subclasses of AbstractJDOQLQuery in com.mysema.query.jdoql
 class JDOQLQueryImpl
          Default implementation of the JDOQLQuery interface
 



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