public class AccessModifierTableContext extends StatementOptionContextBase
AccessModifierTableOption
.Constructor and Description |
---|
AccessModifierTableContext(com.espertech.esper.common.internal.compile.stage3.StatementBaseInfo base,
String tableName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getTableName()
Returns the table name
|
getAnnotations, getEplSupplier, getModuleName, getStatementName, getStatementNumber
public AccessModifierTableContext(com.espertech.esper.common.internal.compile.stage3.StatementBaseInfo base, String tableName)
base
- statement infotableName
- table namepublic String getTableName()
Copyright © 2005–2020. All rights reserved.