org.apache.openjpa.kernel
public class DetachManager extends java.lang.Object implements DetachState
DETACH_ALL, DETACH_FETCH_GROUPS, DETACH_FGS, DETACH_LOADED| Constructor and Description |
|---|
DetachManager(BrokerImpl broker,
boolean full,
OpCallbacks call)
Constructor.
|
public DetachManager(BrokerImpl broker, boolean full, OpCallbacks call)
broker - owning brokerfull - whether the entire broker cache is being detached; if
this is the case, we assume the broker has already
flushed if needed, and that we're detaching in-place