org.datanucleus.store.mongodb.query.package.html Maven / Gradle / Ivy
Package providing querying of MongoDB datastores.
The QueryToMongoDBMapper takes the generic query expression trees and tries to convert them into
MongoDB JSON queries (where the feature is supported by JSON querying).