Class ReferentialStateManagerImpl

java.lang.Object
org.datanucleus.state.StateManagerImpl
org.datanucleus.state.ReferentialStateManagerImpl
All Implemented Interfaces:
StateManager, DNStateManager<Persistable>

public class ReferentialStateManagerImpl extends StateManagerImpl
Implementation of a StateManager for use where insertion ordering is important (such as RDBMS). Adds on simple handling to be run after an object is inserted.