| Class | Description | 
|---|---|
| AnyEmbeddedBuilder<K> | AnyEmbeddedBuilder is a builder for constraints on embedded objects | 
| JoinBuilder<K,T> | JoinBuilder is a builder for join constraints | 
| MongodbExpressions | Mongodb specific operations | 
| MongodbOps | |
| MongodbQuery<K> | MongodbQuery provides a general Querydsl query implementation with a pluggable DBObject to Bean transformation | 
| MongodbSerializer | Serializes the given Querydsl query to a DBObject query for MongoDB | 
| Point | Point is an adapter type for Double[] arrays to use geo spatial querying features of Mongodb | 
Copyright © 2007–2015 Querydsl. All rights reserved.