public static class Values.Row extends Expression
alias, enclosed, joins, ordering, properties, quotes, translator, withNoLock| Modifier and Type | Method and Description |
|---|---|
List<Expression> |
getExpressions()
Gets the list of expressions.
|
String |
translate()
Translates the expression.
|
alias, asc, desc, enclose, fullOuterJoin, getAlias, getJoins, getOrdering, innerJoin, isAliased, isEnclosed, isQuote, isQuotes, isWithNoLock, leftOuterJoin, rightOuterJoin, unquote, withNoLockpublic List<Expression> getExpressions()
public String translate()
Expressiontranslate in class ExpressionCopyright © 2021 Feedzai. All rights reserved.