public abstract static class SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceBase extends Object implements SelectExprProcessorForge
Modifier and Type | Field and Description |
---|---|
protected ExprEvaluator |
evaluator |
protected EventType |
eventType |
protected ExprForge |
exprForge |
Modifier | Constructor and Description |
---|---|
protected |
SelectExprInsertNativeExpressionCoerceBase(EventType eventType,
ExprForge exprForge) |
Modifier and Type | Method and Description |
---|---|
EventType |
getResultEventType()
Returns the event type that represents the select-clause items.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processCodegen
protected final EventType eventType
protected final ExprForge exprForge
protected ExprEvaluator evaluator
public EventType getResultEventType()
SelectExprProcessorForge
getResultEventType
in interface SelectExprProcessorForge
Copyright © 2005–2018. All rights reserved.