Q - public interface JDOCommonQuery<Q extends JDOCommonQuery<Q>> extends Query<Q>
| Modifier and Type | Method and Description | 
|---|---|
| Q | from(EntityPath<?>... sources)Add query sources | 
distinct, limit, offset, orderBy, restrict, setwhereQ from(EntityPath<?>... sources)
sources - Copyright © 2007–2015 Querydsl. All rights reserved.