public class SubselectForgeStrategyRowPlain extends SubselectForgeStrategyRowBase
subselect
Constructor and Description |
---|
SubselectForgeStrategyRowPlain(ExprSubselectRowNode subselect) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
evaluateCodegen(CodegenMethodScope parent,
ExprSubselectEvalMatchSymbol symbols,
CodegenClassScope classScope) |
CodegenExpression |
evaluateGetBeanCodegen(CodegenMethodScope parent,
ExprSubselectEvalMatchSymbol symbols,
CodegenClassScope classScope) |
CodegenExpression |
evaluateGetCollEventsCodegen(CodegenMethodScope parent,
ExprSubselectEvalMatchSymbol symbols,
CodegenClassScope classScope) |
CodegenExpression |
evaluateGetCollScalarCodegen(CodegenMethodScope parent,
ExprSubselectEvalMatchSymbol symbols,
CodegenClassScope classScope) |
evaluateTypableMultirowCodegen, evaluateTypableSinglerowCodegen
public SubselectForgeStrategyRowPlain(ExprSubselectRowNode subselect)
public CodegenExpression evaluateCodegen(CodegenMethodScope parent, ExprSubselectEvalMatchSymbol symbols, CodegenClassScope classScope)
public CodegenExpression evaluateGetCollEventsCodegen(CodegenMethodScope parent, ExprSubselectEvalMatchSymbol symbols, CodegenClassScope classScope)
public CodegenExpression evaluateGetCollScalarCodegen(CodegenMethodScope parent, ExprSubselectEvalMatchSymbol symbols, CodegenClassScope classScope)
public CodegenExpression evaluateGetBeanCodegen(CodegenMethodScope parent, ExprSubselectEvalMatchSymbol symbols, CodegenClassScope classScope)
Copyright © 2005–2018. All rights reserved.