public final class SqlToRowExpressionTranslator extends Object
| Modifier and Type | Method and Description |
|---|---|
static RowExpression |
translate(Expression expression,
FunctionKind functionKind,
Map<NodeRef<Expression>,Type> types,
Map<Symbol,Integer> layout,
FunctionRegistry functionRegistry,
TypeManager typeManager,
Session session,
boolean optimize) |
public static RowExpression translate(Expression expression, FunctionKind functionKind, Map<NodeRef<Expression>,Type> types, Map<Symbol,Integer> layout, FunctionRegistry functionRegistry, TypeManager typeManager, Session session, boolean optimize)
Copyright © 2012–2019. All rights reserved.