public class EvalInsertNoWildcardSingleColCoercionRevisionMap extends EvalBaseFirstProp implements SelectExprProcessor
Constructor and Description |
---|
EvalInsertNoWildcardSingleColCoercionRevisionMap(SelectExprContext selectExprContext,
EventType resultEventType,
ValueAddEventProcessor vaeProcessor,
EventType vaeInnerEventType) |
Modifier and Type | Method and Description |
---|---|
EventBean |
processFirstCol(java.lang.Object result) |
getEventAdapterService, getResultEventType, process
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultEventType, process
public EvalInsertNoWildcardSingleColCoercionRevisionMap(SelectExprContext selectExprContext, EventType resultEventType, ValueAddEventProcessor vaeProcessor, EventType vaeInnerEventType)
public EventBean processFirstCol(java.lang.Object result)
processFirstCol
in class EvalBaseFirstProp