Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
static SubqueryExistsExpression |
Expressions.subqueryExists(EPStatementObjectModel model)
Subquery with exists-clause, represents the syntax of "select * from ...
|