Uses of Class
com.espertech.esper.common.client.soda.OnMergeMatchedInsertAction
Package
Description
This package defines the Esper statement object model.
-
Uses of OnMergeMatchedInsertAction in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionOnMergeClause.getInsertNoMatch()
Reutrns an optional insert to executed without a match-clause.Modifier and TypeMethodDescriptionvoid
OnMergeClause.setInsertNoMatch
(OnMergeMatchedInsertAction insertNoMatch) Sets an optional insert to executed without a match-clause.