Package | Description |
---|---|
com.mysema.query.jdo |
JDOQL support for Querydsl
|
Modifier and Type | Method and Description |
---|---|
JDOQuery |
JDOQuery.clone(javax.jdo.PersistenceManager persistenceManager)
Clone the state of this query to a new JDOQuery instance with the given PersistenceManager
|
JDOQuery |
JDOQueryFactory.from(EntityPath<?> from) |
JDOQuery |
JDOQueryFactory.query() |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.