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