K
- T
- public class JoinBuilder<K,T>
extends java.lang.Object
Constructor and Description |
---|
JoinBuilder(QueryMixin<MongodbQuery<K>> queryMixin,
Path<?> ref,
Path<T> target) |
Modifier and Type | Method and Description |
---|---|
MongodbQuery<K> |
on(Predicate... conditions) |
public JoinBuilder(QueryMixin<MongodbQuery<K>> queryMixin, Path<?> ref, Path<T> target)
public MongodbQuery<K> on(Predicate... conditions)
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.