Package | Description |
---|---|
com.espertech.esper.common.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
CreateClassClause |
EPStatementObjectModel.getCreateClass()
Returns the create-class clause or null if not present.
|
Modifier and Type | Method and Description |
---|---|
void |
EPStatementObjectModel.setCreateClass(CreateClassClause createClass)
Sets the create-class clause or null if not present.
|
Copyright © 2005–2021. All rights reserved.