T
- public class JDOQueryMixin<T> extends QueryMixin<T>
JDOQueryMixin
extends QueryMixin
to provide module-specific extensionsQueryMixin.Role
collectionAnyVisitor
Constructor and Description |
---|
JDOQueryMixin() |
JDOQueryMixin(QueryMetadata metadata) |
JDOQueryMixin(T self,
QueryMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
protected Predicate |
convert(Predicate predicate,
QueryMixin.Role role) |
addFlag, addJoin, addJoinFlag, convert, createAlias, distinct, equals, from, from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, getMetadata, getSelf, groupBy, groupBy, hashCode, having, having, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, isDistinct, isUnique, join, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, limit, offset, on, on, orderBy, orderBy, removeFlag, restrict, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, set, setDistinct, setProjection, setProjection, setSelf, setUnique, toString, where, where
public JDOQueryMixin()
public JDOQueryMixin(QueryMetadata metadata)
public JDOQueryMixin(T self, QueryMetadata metadata)
protected Predicate convert(Predicate predicate, QueryMixin.Role role)
convert
in class QueryMixin<T>
Copyright © 2007–2016 Querydsl. All rights reserved.