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