com.mysema.query.mongodb
Class JoinBuilder<K,T>
java.lang.Object
com.mysema.query.mongodb.JoinBuilder<K,T>
- Type Parameters:
K
- T
-
public class JoinBuilder<K,T>
- extends Object
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoinBuilder
public JoinBuilder(QueryMixin<MongodbQuery<K>> queryMixin,
Path<T> ref,
Path<T> target)
on
public MongodbQuery<K> on(Predicate... conditions)
Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.