public interface NonFlushedChanges
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
clear()
Remove the non-flushed changes from this NonFlushedChanges object.
|
void |
extractFromSession(EventSource source)
Extracts the non-flushed Changes from an EventSource into this NonFlushedChanges object.
|
void extractFromSession(EventSource source)
source
- void clear()
Copyright © 2013. All Rights Reserved.