Uses of Class
org.datanucleus.DetachState.Entry
Packages that use DetachState.Entry
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
-
Uses of DetachState.Entry in org.datanucleus
Fields in org.datanucleus with type parameters of type DetachState.EntryModifier and TypeFieldDescriptionprivate Map
<Object, DetachState.Entry> DetachState.detachedObjectById
a map for the current execution of detachCopy with detached objects keyed by the object idMethods in org.datanucleus that return DetachState.EntryModifier and TypeMethodDescriptionDetachState.getDetachedCopyEntry
(Object pc) Get any existing detached copy object for the passed in persistable