@ConfigurationDescription(properties={@Property(name="Driver",defaultNull=true,description="The driver (class) name for the JDBC connection to use for the event source."),,,,,,}) public interface MemoryResultSetSource extends EventSource<MemoryResultSetEvent>
JDBCDataSource which needs to be
configured for the event manager of this event source. MemoryResultSet. This is a very simplified result set. MemoryResultSetSource may for instance share several event
handler that get the memory result sets asynchronously and decoupled from the
database transaction retrieving the data.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONF_MAX_RESULTS
Configuration key for how many results this source should add to the
MemoryResultSet.
|
addAll, addHandler, getEventHandler, getHierarchicalSourceName, getID, getType, removeHandler, setConfigurationstatic final java.lang.String CONF_MAX_RESULTS