Uses of Interface
org.datanucleus.ExecutionContext

Packages that use ExecutionContext
Package
Description
This package provides classes that are typically externally called, whether that means by developers or by other DataNucleus plugins.
Provides adapters for different client APIs, like JDO, JPA and so on.
This package provides classes implementing L1/L2 persistable object caching within DataNucleus.
This package provides classes managing the flush process when using MANUAL flush.
Package defining object identity classes.
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
Provides classes relating to the life cycle state management of a persistable object.
Package handling the storage of classes to the datastore, and the management of the datastore.
Package defining the connection to the datastore.
Package providing management for federation of datastores.
Package providing managers for fields which give a mechanism for navigating through fields of a class and performing operations based on the type of the field.
Package providing query language support for datastores.
Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL.
Package defining the data structure mechanism for the schema of the datastore.
Package providing basic java type handling for DataNucleus.
Package providing support specific to transactions for DataNucleus.
Package providing handlers for JTA transactions