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, set
where
Q from(EntityPath<?>... sources)
sources
- Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.