public class FAFQueryMethodIUDUpdateForge extends FAFQueryMethodIUDBaseForge
Modifier and Type | Field and Description |
---|---|
static String |
INITIAL_VALUE_STREAM_NAME |
annotations, hasTableAccess, processor, queryGraph, tableAccessForges, whereClause
Constructor and Description |
---|
FAFQueryMethodIUDUpdateForge(StatementSpecCompiled spec,
Compilable compilable,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
protected void |
initExec(String aliasName,
StatementSpecCompiled spec,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
protected void |
makeInlineSpecificSetter(CodegenExpressionRef queryMethod,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected Class |
typeOfMethod() |
makeForgables, makeMethod
public static final String INITIAL_VALUE_STREAM_NAME
public FAFQueryMethodIUDUpdateForge(StatementSpecCompiled spec, Compilable compilable, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) throws ExprValidationException
ExprValidationException
protected void initExec(String aliasName, StatementSpecCompiled spec, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) throws ExprValidationException
initExec
in class FAFQueryMethodIUDBaseForge
ExprValidationException
protected Class typeOfMethod()
typeOfMethod
in class FAFQueryMethodIUDBaseForge
protected void makeInlineSpecificSetter(CodegenExpressionRef queryMethod, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
makeInlineSpecificSetter
in class FAFQueryMethodIUDBaseForge
Copyright © 2005–2018. All rights reserved.