Uses of Package
org.datanucleus.store.query

Packages that use org.datanucleus.store.query
Package
Description
This package provides classes that are typically externally called, whether that means by developers or by other DataNucleus plugins.
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
Package providing query language support for datastores.
Package providing definition of caching for queries.
Package handling the (generic) compilation of queries.
Package providing expressions from which a (generically) compiled query is made up.
Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL.