| Package | Description | 
|---|---|
| com.mysema.query.mongodb | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> JoinBuilder<K,T> | MongodbQuery. join(CollectionPathBase<?,T,?> ref,
    Path<T> target)Define a join | 
| <T> JoinBuilder<K,T> | MongodbQuery. join(Path<T> ref,
    Path<T> target)Define a join | 
Copyright © 2007–2015 Querydsl. All rights reserved.