 | FireAndForgetClause Interface |
Marker interface used for fire-and-forget (on-demand) queries such as "Update...set"
and "delete from..." that can be executed via the API.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic interface FireAndForgetClause
See Also