Uses of Package
org.datanucleus.enhancement
Packages that use org.datanucleus.enhancement
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.
DataNucleus ByteCode enhancement contract.
DataNucleus ByteCode enhancer framework.
Provides classes relating to the life cycle state management of a persistable object.
-
Classes in org.datanucleus.enhancement used by org.datanucleusClassDescriptionReference for an ExecutionContext, for use in the enhancement contract.A class that can be managed by DataNucleus must implement this interface.
-
Classes in org.datanucleus.enhancement used by org.datanucleus.apiClassDescriptionThis interface is used to store fields from the Object id instance.This interface is the point of contact between managed instances of
Persistable
classes and DataNucleus. -
Classes in org.datanucleus.enhancement used by org.datanucleus.enhancementClassDescriptionThis interface is implemented by classes that can be detached from the persistence context and later attached.Reference for an ExecutionContext, for use in the enhancement contract.A class that can be managed by DataNucleus must implement this interface.This interface is used to store fields from the Object id instance.This interface is used to provide fields to the Object id instance.This interface is the point of contact between managed instances of
Persistable
classes and DataNucleus. -
Classes in org.datanucleus.enhancement used by org.datanucleus.enhancerClassDescriptionA class that can be managed by DataNucleus must implement this interface.This interface is the point of contact between managed instances of
Persistable
classes and DataNucleus. -
Classes in org.datanucleus.enhancement used by org.datanucleus.stateClassDescriptionThis interface is implemented by classes that can be detached from the persistence context and later attached.Reference for an ExecutionContext, for use in the enhancement contract.A class that can be managed by DataNucleus must implement this interface.This interface is used to store fields from the Object id instance.This interface is the point of contact between managed instances of
Persistable
classes and DataNucleus.