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

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

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

Methods in com.espertech.esper.client.soda that return CreateExpressionClause
 CreateExpressionClause EPStatementObjectModel.getCreateExpression()
          Returns the create-expression clause, if any
 

Methods in com.espertech.esper.client.soda with parameters of type CreateExpressionClause
 void EPStatementObjectModel.setCreateExpression(CreateExpressionClause createExpression)
          Sets the create-expression clause, if any
 


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