Uses of Interface
org.datanucleus.store.NucleusConnection
Packages that use NucleusConnection
Package
Description
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
-
Uses of NucleusConnection in org.datanucleus.store
Classes in org.datanucleus.store that implement NucleusConnectionModifier and TypeClassDescriptionclass
Representation of a datastore connection.Methods in org.datanucleus.store that return NucleusConnectionModifier and TypeMethodDescriptionAbstractStoreManager.getNucleusConnection
(ExecutionContext ec) StoreManager.getNucleusConnection
(ExecutionContext ec) Method to return a connection to the user for the ExecutionContext. -
Uses of NucleusConnection in org.datanucleus.store.federation
Methods in org.datanucleus.store.federation that return NucleusConnectionModifier and TypeMethodDescriptionFederatedStoreManager.getNucleusConnection
(ExecutionContext ec)