Uses of Class
org.datanucleus.state.StateManagerPool
-
Packages that use StateManagerPool Package Description org.datanucleus.state Provides classes relating to the life cycle state management of a persistable object. -
-
Uses of StateManagerPool in org.datanucleus.state
Fields in org.datanucleus.state declared as StateManagerPool Modifier and Type Field Description private StateManagerPool
StateManagerPool.CleanUpThread. pool
Constructors in org.datanucleus.state with parameters of type StateManagerPool Constructor Description CleanUpThread(StateManagerPool pool, long sleepTime)
-