public class EPStatementStartMethodFactory extends Object
Constructor and Description |
---|
EPStatementStartMethodFactory() |
Modifier and Type | Method and Description |
---|---|
static EPStatementStartMethod |
makeStartMethod(StatementSpecCompiled statementSpec)
Ctor.
|
public static EPStatementStartMethod makeStartMethod(StatementSpecCompiled statementSpec)
statementSpec
- is a container for the definition of all statement constructs that
may have been used in the statement, i.e. if defines the select clauses, insert into, outer joins etc.