public class K extends Expression
alias, enclosed, joins, ordering, properties, quotes, translator, withNoLock| Constructor and Description |
|---|
K(java.lang.Object o)
Creates a new instance of
K. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getConstant()
Gets the constant.
|
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 K(java.lang.Object o)
K.o - The constant object.public java.lang.Object getConstant()
public java.lang.String translate()
Expressiontranslate in class ExpressionCopyright © 2018 Feedzai. All Rights Reserved.