|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPStatementException | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
Uses of EPStatementException in com.espertech.esper.client |
---|
Subclasses of EPStatementException in com.espertech.esper.client | |
---|---|
class |
EPStatementSyntaxException
This exception is thrown to indicate a problem in statement creation. |
Uses of EPStatementException in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that throw EPStatementException | |
---|---|
protected static StatementSpecCompiled |
StatementLifecycleSvcImpl.compile(StatementSpecRaw spec,
java.lang.String eplStatement,
StatementContext statementContext,
boolean isSubquery,
boolean isOnDemandQuery,
java.lang.annotation.Annotation[] annotations,
java.util.List<ExprSubselectNode> subselectNodes,
java.util.List<ExprDeclaredNode> declaredNodes,
EPServicesContext servicesContext)
Compiles a statement returning the compile (verified, non-serializable) form of a statement. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |