Interface HasDeferredChange


public interface HasDeferredChange
Marker interface to designate that a Persistent may have an outstanding DeferredChange.

Is checked by Store during update and delete. The check can be avoided using PersistentAspect.NO_DEFERREDCHECK.