public class EvalInsertNoWildcardSingleColCoercionBeanWrap extends EvalBaseFirstProp implements SelectExprProcessor
Constructor and Description |
---|
EvalInsertNoWildcardSingleColCoercionBeanWrap(SelectExprContext selectExprContext,
EventType resultEventType) |
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 EvalInsertNoWildcardSingleColCoercionBeanWrap(SelectExprContext selectExprContext, EventType resultEventType)
public EventBean processFirstCol(java.lang.Object result)
processFirstCol
in class EvalBaseFirstProp