Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
CreateExpressionClause |
EPStatementObjectModel.getCreateExpression()
Returns the create-expression clause, if any
|
Modifier and Type | Method and Description |
---|---|
void |
EPStatementObjectModel.setCreateExpression(CreateExpressionClause createExpression)
Sets the create-expression clause, if any
|