See: Description
| Class | Description |
|---|---|
| JDOQLQuery |
Implementation of JDOQL for MongoDB datastores.
|
| JPQLQuery |
Implementation of JPQL for MongoDB datastores.
|
| LazyLoadQueryResult |
QueryResult for MongoDB queries that tries to lazy load results from the provided DBCursor(s)
so to avoid problems with memory.
|
| MongoDBQueryCompilation |
Datastore-specific (MongoDB) compilation information for a java query.
|
| MongoDBResult | |
| QueryToMongoDBMapper |
Class which maps a compiled (generic) query to an MongoDB query.
|
Copyright © 2019. All rights reserved.