|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.sql.exp.ExpressionSupport
railo.runtime.sql.exp.BracketExpression
public class BracketExpression
Constructor Summary | |
---|---|
BracketExpression(Expression exp)
|
Method Summary | |
---|---|
Expression |
getExp()
|
String |
toString(boolean noAlias)
|
Methods inherited from class railo.runtime.sql.exp.ExpressionSupport |
---|
getAlias, getIndex, hasAlias, hasIndex, isDirectionBackward, setAlias, setDirectionBackward, setIndex |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BracketExpression(Expression exp)
Method Detail |
---|
public String toString(boolean noAlias)
sql.exp.Expression#toString()
public Expression getExp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |