All Classes and Interfaces

Class
Description
Fetchable Mongodb query with a pluggable Document to Bean transformation.
AbstractMongodbQuery provides a base class for general Querydsl query implementation with a pluggable DBObject to Bean transformation
AbstractMongodbQuery provides a base class for general Querydsl query implementation.
AnyEmbeddedBuilder is a builder for constraints on embedded objects
AnyEmbeddedBuilder is a builder for constraints on embedded objects
JoinBuilder is a builder for join constraints
JoinBuilder is a builder for join constraints
Serializes the given Querydsl query to a Document query for MongoDB.
Mongodb Document-API-specific operations.
Mongodb specific operations
MongoDB specific operators
Serializes the given Querydsl query to a DBObject query for MongoDB
MorphiaQuery extends AbstractMongodbQuery with Morphia specific transformations
MorphiaSerializer extends MongodbSerializer with Morphia specific annotation handling
Point is an adapter type for Double[] arrays to use geo spatial querying features of Mongodb