| 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 |
|---|---|
MongoBooleanExpression |
MongoDBQueryCompilation.getFilterExpression() |
MongoBooleanExpression |
QueryToMongoDBMapper.getFilterExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDBQueryCompilation.setFilterExpression(MongoBooleanExpression filterExpr) |
| Constructor and Description |
|---|
MongoBooleanExpression(MongoBooleanExpression expr1,
MongoBooleanExpression expr2,
MongoOperator op) |
Copyright © 2016. All rights reserved.