Uses of Interface
com.mysema.query.jdoql.JDOQLQuery

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

Uses of JDOQLQuery in com.mysema.query.jdoql
 

Classes in com.mysema.query.jdoql that implement JDOQLQuery
 class JDOQLQueryImpl
          Default implementation of the JDOQLQuery interface
 

Methods in com.mysema.query.jdoql that return JDOQLQuery
 JDOQLQuery JDOQLQuery.clone(javax.jdo.PersistenceManager persistenceManager)
          Clone the state of the query for the given PersistenceManager
 JDOQLQuery JDOQLQuery.from(PEntity<?>... sources)
          Add query sources
 



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