Uses of Class
com.espertech.esper.common.client.soda.CreateExpressionClause
Packages that use CreateExpressionClause
Package
Description
This package defines the Esper statement object model.
-
Uses of CreateExpressionClause in com.espertech.esper.common.client.soda
Methods in com.espertech.esper.common.client.soda that return CreateExpressionClauseModifier and TypeMethodDescriptionEPStatementObjectModel.getCreateExpression()
Returns the create-expression clause, if anyMethods in com.espertech.esper.common.client.soda with parameters of type CreateExpressionClauseModifier and TypeMethodDescriptionvoid
EPStatementObjectModel.setCreateExpression
(CreateExpressionClause createExpression) Sets the create-expression clause, if any