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 transformationAbstractMongodbQuery provides a base class for general Querydsl query implementation.AnyEmbeddedBuilder is a builder for constraints on embedded objectsAnyEmbeddedBuilder is a builder for constraints on embedded objectsJoinBuilder is a builder for join constraintsJoinBuilder is a builder for join constraintsSerializes 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 transformationsMorphiaSerializer extends MongodbSerializer with Morphia specific annotation handlingPoint is an adapter type for Double[] arrays to use geo spatial querying features of Mongodb