| Package | Description |
|---|---|
| org.datanucleus.store.mongodb.query |
Package providing querying of MongoDB datastores.
|
| org.datanucleus.store.mongodb.query.expression |
| Modifier and Type | Method and Description |
|---|---|
protected MongoLiteral |
QueryToMongoDBMapper.getMongoLiteralForValue(Object value) |
| Constructor and Description |
|---|
MongoBooleanExpression(MongoFieldExpression fieldExpr,
MongoLiteral lit,
MongoOperator op)
Constructor when the expression represents a comparison, between the field expression and a literal.
|
Copyright © 2019. All rights reserved.