|
||||||||||
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 |
from(PEntity<?>... sources)
Add query sources |
Methods inherited from interface com.mysema.query.Query |
---|
groupBy, having, limit, offset, orderBy, restrict, where |
Methods inherited from interface com.mysema.query.Projectable |
---|
count, countDistinct, iterate, iterate, iterateDistinct, iterateDistinct, list, list, listDistinct, listDistinct, listDistinctResults, listResults, map, uniqueResult, uniqueResult |
Methods inherited from interface java.io.Closeable |
---|
close |
Method Detail |
---|
JDOQLQuery from(PEntity<?>... sources)
sources
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |