Q
- T
- public class JoinBuilder<Q extends AbstractMongodbQuery<Q>,T>
extends java.lang.Object
JoinBuilder
is a builder for join constraintsConstructor and Description |
---|
JoinBuilder(QueryMixin<Q> queryMixin,
Path<?> ref,
Path<T> target) |
Modifier and Type | Method and Description |
---|---|
Q |
on(Predicate... conditions) |
Copyright © 2007–2021 Querydsl. All rights reserved.