public class S_LogicalAnd extends SqlExpr2
left, right
S_LogicalAnd(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_LogicalAnd(SqlExpr left, SqlExpr right)
Copyright © 2014. All Rights Reserved.