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