public class S_LogicalOr extends SqlExpr2
left, right
S_LogicalOr(SqlExpr left, SqlExpr right)
getArgs, getLeft, getRight
_getColumnsMentioned, asString, asString, asString, getColumnsMentioned, getDatatype, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public S_LogicalOr(SqlExpr left, SqlExpr right)
Copyright © 2013. All Rights Reserved.