public interface MemoryResultSetEvent extends Event
ResultSetEvent provides direct
access to the underlying ResultSet, this event provides similar
data structures but in memory. Therefore these events are usually
serialisable. | Modifier and Type | Method and Description |
|---|---|
MemoryResultSet |
getResultSet()
Gets the memory result set that caused this event.
|
getCreationTime, getEventManager, getEventType, getID, getSourceID, getSourceTypeMemoryResultSet getResultSet()