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.
-
Classes in org.datanucleus.store.query used by org.datanucleus
-
Classes in org.datanucleus.store.query used by org.datanucleus.storeClassDescriptionExtent of objects within DataNucleus.Abstract implementation for all queries in DataNucleus.Interface providing a way of creating instances of queries for datastores, caching of generic and datastore compilations, as well as caching query results.
-
Classes in org.datanucleus.store.query used by org.datanucleus.store.federationClassDescriptionAbstract representation of a Java-based query.Abstract representation of a JDOQL query.Extent of objects within DataNucleus.Abstract implementation for all queries in DataNucleus.Interface providing a way of creating instances of queries for datastores, caching of generic and datastore compilations, as well as caching query results.Manages the creation, compilation and results of queries.
-
Classes in org.datanucleus.store.query used by org.datanucleus.store.queryClassDescriptionAbstract representation of a JDO Extent.Abstract representation of a Java-based query.Abstract representation of a JDOQL query.Abstract representation of a JPQL query used by DataNucleus.Abstract implementation of a lazy loaded list of (persistent) objects.Abstract representation of a QueryResult.Abstract implementation of an iterator for query results.Abstract representation of a stored procedure query.Extent of objects within DataNucleus.Tokenizer that provides access to current token.Parser for handling JPQL Single-String queries.Tokenizer that provides access to current token.Enum for how to handle null values when ordering a query based on a column.Abstract implementation for all queries in DataNucleus.Simple representation of a subquery, its candidate, params and variables.Interface providing a way of creating instances of queries for datastores, caching of generic and datastore compilations, as well as caching query results.Lazy collection results from a Query.
-
Classes in org.datanucleus.store.query used by org.datanucleus.store.query.cache
-
Classes in org.datanucleus.store.query used by org.datanucleus.store.query.compilerClassDescriptionInterface providing a way of creating instances of queries for datastores, caching of generic and datastore compilations, as well as caching query results.
-
Classes in org.datanucleus.store.query used by org.datanucleus.store.query.expressionClassDescriptionEnum for how to handle null values when ordering a query based on a column.
-
Classes in org.datanucleus.store.query used by org.datanucleus.store.query.inmemoryClassDescriptionAbstract implementation for all queries in DataNucleus.Interface providing a way of creating instances of queries for datastores, caching of generic and datastore compilations, as well as caching query results.Lazy collection results from a Query.