public class DetachState.Entry extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
checkCurrentState()
Determine whether the current state is "dominated" by any previous
detach state for this entry, in which case we know that all the required
fields will already be in the detached copy.
|
Object |
getDetachedCopyObject() |
public Object getDetachedCopyObject()
public boolean checkCurrentState()
Copyright © 2019. All rights reserved.