public class SelectEvalInsertBeanWrapRecast extends Object implements SelectExprProcessorForge
Constructor and Description |
---|
SelectEvalInsertBeanWrapRecast(WrapperEventType targetType,
int streamNumber,
EventType[] typesPerStream) |
Modifier and Type | Method and Description |
---|---|
EventType |
getResultEventType()
Returns the event type that represents the select-clause items.
|
CodegenMethod |
processCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenMethodScope codegenMethodScope,
SelectExprProcessorCodegenSymbol selectSymbol,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
public SelectEvalInsertBeanWrapRecast(WrapperEventType targetType, int streamNumber, EventType[] typesPerStream) throws ExprValidationException
ExprValidationException
public EventType getResultEventType()
SelectExprProcessorForge
getResultEventType
in interface SelectExprProcessorForge
public CodegenMethod processCodegen(CodegenExpression resultEventType, CodegenExpression eventBeanFactory, CodegenMethodScope codegenMethodScope, SelectExprProcessorCodegenSymbol selectSymbol, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
processCodegen
in interface SelectExprProcessorForge
Copyright © 2005–2018. All rights reserved.