public class ExprDeclaredHelper extends Object
Constructor and Description |
---|
ExprDeclaredHelper() |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprDeclaredNodeImpl,StatementSpecMapContext> |
getExistsDeclaredExpr(String name,
List<ExprNode> parameters,
Collection<ExpressionDeclItem> stmtLocalExpressions,
ContextCompileTimeDescriptor contextCompileTimeDescriptor,
StatementSpecMapEnv mapEnv,
LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations,
List<ExpressionScriptProvided> scripts) |
static ExprNodeScript |
getExistsScript(String defaultDialect,
String expressionName,
List<ExprNode> parameters,
Collection<ExpressionScriptProvided> scriptExpressions,
StatementSpecMapEnv mapEnv) |
public static Pair<ExprDeclaredNodeImpl,StatementSpecMapContext> getExistsDeclaredExpr(String name, List<ExprNode> parameters, Collection<ExpressionDeclItem> stmtLocalExpressions, ContextCompileTimeDescriptor contextCompileTimeDescriptor, StatementSpecMapEnv mapEnv, LazyAllocatedMap<HashableMultiKey,AggregationMultiFunctionForge> plugInAggregations, List<ExpressionScriptProvided> scripts)
public static ExprNodeScript getExistsScript(String defaultDialect, String expressionName, List<ExprNode> parameters, Collection<ExpressionScriptProvided> scriptExpressions, StatementSpecMapEnv mapEnv)
Copyright © 2005–2021. All rights reserved.