Uses of Interface
org.datanucleus.state.StateManagerFactory
Packages that use StateManagerFactory
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
Provides classes relating to the life cycle state management of a persistable object.
-
Uses of StateManagerFactory in org.datanucleus
Fields in org.datanucleus declared as StateManagerFactoryModifier and TypeFieldDescriptionprivate StateManagerFactory
PersistenceNucleusContextImpl.smFactory
Factory for StateManagers for managing persistable objects.Methods in org.datanucleus that return StateManagerFactoryModifier and TypeMethodDescriptionPersistenceNucleusContext.getStateManagerFactory()
PersistenceNucleusContextImpl.getStateManagerFactory()
-
Uses of StateManagerFactory in org.datanucleus.state
Classes in org.datanucleus.state that implement StateManagerFactory