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