K - T - public class JoinBuilder<K,T> extends Object
| Constructor and Description | 
|---|
| JoinBuilder(QueryMixin<MongodbQuery<K>> queryMixin,
           Path<?> ref,
           Path<T> target) | 
public JoinBuilder(QueryMixin<MongodbQuery<K>> queryMixin, Path<?> ref, Path<T> target)
public MongodbQuery<K> on(Predicate... conditions)
Copyright © 2007–2015 Querydsl. All rights reserved.