|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateClause | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of UpdateClause in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return UpdateClause | |
---|---|
UpdateClause |
UpdateClause.addAssignment(Expression expression)
Adds a property to set to the clause. |
static UpdateClause |
UpdateClause.create(java.lang.String eventType,
Expression expression)
Ctor. |
UpdateClause |
EPStatementObjectModel.getUpdateClause()
Returns the update specification. |
Methods in com.espertech.esper.client.soda with parameters of type UpdateClause | |
---|---|
void |
EPStatementObjectModel.setUpdateClause(UpdateClause updateClause)
Sets the update specification. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |