Uses of Class
org.datanucleus.store.mongodb.query.MongoDBQueryCompilation
-
Packages that use MongoDBQueryCompilation Package Description org.datanucleus.store.mongodb.query Package providing querying of MongoDB datastores. -
-
Uses of MongoDBQueryCompilation in org.datanucleus.store.mongodb.query
Fields in org.datanucleus.store.mongodb.query declared as MongoDBQueryCompilation Modifier and Type Field Description protected MongoDBQueryCompilation
JDOQLQuery. datastoreCompilation
The compilation of the query for this datastore.protected MongoDBQueryCompilation
JPQLQuery. datastoreCompilation
The compilation of the query for this datastore.
-