org.datanucleus.store.mongodb.query.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datanucleus-mongodb Show documentation
Show all versions of datanucleus-mongodb Show documentation
Plugin providing persistence to MongoDB datastores.
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).