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