Uses of Class
org.datanucleus.AbstractNucleusContext
Packages that use AbstractNucleusContext
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
DataNucleus ByteCode enhancer framework.
-
Uses of AbstractNucleusContext in org.datanucleus
Subclasses of AbstractNucleusContext in org.datanucleusModifier and TypeClassDescriptionclass
Extends the basic DataNucleus context, adding on services for creating ExecutionContext objects to handle persistence. -
Uses of AbstractNucleusContext in org.datanucleus.enhancer
Subclasses of AbstractNucleusContext in org.datanucleus.enhancerModifier and TypeClassDescriptionclass
NucleusContext to use when enhancing.