public class K extends Expression
alias, enclosed, joins, ordering, properties, quotes, translator, withNoLock| Constructor and Description |
|---|
K(Object o)
Creates a new instance of
K. |
| Modifier and Type | Method and Description |
|---|---|
Object |
getConstant()
Gets the constant.
|
String |
translate()
Translates the expression.
|
alias, asc, desc, enclose, fullOuterJoin, getAlias, getJoins, getOrdering, innerJoin, isAliased, isEnclosed, isQuote, isQuotes, isWithNoLock, leftOuterJoin, rightOuterJoin, unquote, withNoLockpublic Object getConstant()
public String translate()
Expressiontranslate in class ExpressionCopyright © 2014 Feedzai. All Rights Reserved.