Class StmtForgeMethodCreateTable
java.lang.Object
com.espertech.esper.common.internal.context.aifactory.createtable.StmtForgeMethodCreateTable
- All Implemented Interfaces:
StmtForgeMethod
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmake
(String packageName, String classPostfix, StatementCompileTimeServices services)
-
Field Details
-
INTERNAL_RESERVED_PROPERTY
- See Also:
-
-
Constructor Details
-
StmtForgeMethodCreateTable
-
-
Method Details
-
make
public StmtForgeMethodResult make(String packageName, String classPostfix, StatementCompileTimeServices services) throws ExprValidationException - Specified by:
make
in interfaceStmtForgeMethod
- Throws:
ExprValidationException
-