Uses of Class
com.espertech.esper.client.soda.OnSetClause

Packages that use OnSetClause
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of OnSetClause in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return OnSetClause
 OnSetClause OnSetClause.addAssignment(Expression expression)
          Adds a variable to set to the clause.
static OnSetClause OnSetClause.create(Expression expression)
          Creates a new on-set clause for setting variables, and adds a variable to set.
static OnSetClause OnClause.createOnSet(Expression expression)
          Creates an on-set clause for setting variable values.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com