Class StateManagerPool

java.lang.Object
org.datanucleus.state.StateManagerPool

public class StateManagerPool extends Object
Pool of StateManager objects. By default pool a maximum of 100 StateManager objects for reuse. Has an optional reaper thread that cleans out the unused pooled objects every 60 secs.