|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.spec.OnTriggerMergeEntry
public abstract class OnTriggerMergeEntry
Specification for the merge statement insert/update/delete-part.
Constructor Summary | |
---|---|
protected |
OnTriggerMergeEntry(ExprNode optionalMatchCond)
|
Method Summary | |
---|---|
ExprNode |
getOptionalMatchCond()
|
void |
setOptionalMatchCond(ExprNode optionalMatchCond)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected OnTriggerMergeEntry(ExprNode optionalMatchCond)
Method Detail |
---|
public ExprNode getOptionalMatchCond()
public void setOptionalMatchCond(ExprNode optionalMatchCond)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |