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