Package | Description |
---|---|
org.datanucleus.store.mongodb.query.expression |
Modifier and Type | Class and Description |
---|---|
class |
MongoBooleanExpression
Representation of a boolean expression in MongoDB queries.
|
class |
MongoFieldExpression
Expression for a field in a MongoDB document.
|
class |
MongoLiteral
Representation of a literal in a Mongo query.
|
class |
MongoUncompilableExpression
Expression representing that this part of the query cannot be compiled for the datastore due to
there not being a construct in the datastore that suports it.
|
Copyright © 2016. All rights reserved.