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, withNoLock
public Object getLiteral()
public String translate()
Expression
translate
in class Expression
Copyright © 2014 Feedzai. All Rights Reserved.