Uses of Class
org.datanucleus.state.ReferentialStateManagerImpl.FieldContainer
-
Packages that use ReferentialStateManagerImpl.FieldContainer Package Description org.datanucleus.state Provides classes relating to the life cycle state management of a persistable object. -
-
Uses of ReferentialStateManagerImpl.FieldContainer in org.datanucleus.state
Fields in org.datanucleus.state with type parameters of type ReferentialStateManagerImpl.FieldContainer Modifier and Type Field Description private java.util.Map<ReferentialStateManagerImpl,ReferentialStateManagerImpl.FieldContainer>
ReferentialStateManagerImpl. fieldsToBeUpdatedAfterObjectInsertion
Fields of this object that we must update when notified of the insertion of the related objects.
-