|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JDOQLQuery
Query interface for JDOQL queries
| Method Summary | |
|---|---|
JDOQLQuery |
clone(javax.jdo.PersistenceManager persistenceManager)
Clone the state of the query for the given PersistenceManager |
| Methods inherited from interface com.mysema.query.jdoql.JDOQLCommonQuery |
|---|
from |
| Methods inherited from interface com.mysema.query.Query |
|---|
groupBy, having, limit, offset, orderBy, restrict, set |
| Methods inherited from interface com.mysema.query.FilteredClause |
|---|
where |
| Methods inherited from interface com.mysema.query.Projectable |
|---|
count, countDistinct, iterate, iterate, iterate, iterateDistinct, iterateDistinct, iterateDistinct, list, list, list, listDistinct, listDistinct, listDistinct, listDistinctResults, listResults, map, uniqueResult, uniqueResult, uniqueResult |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
JDOQLQuery clone(javax.jdo.PersistenceManager persistenceManager)
persistenceManager -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||