public abstract class SqlOpBase2 extends SqlOpBase
protected SqlOp
left
right
schema
SqlOpBase2(Schema schema, SqlOp left, SqlOp right)
SqlOp
getLeft()
getRight()
List<SqlOp>
getSubOps()
copy, getSchema, isEmpty, toString, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected SqlOp left
protected SqlOp right
public SqlOpBase2(Schema schema, SqlOp left, SqlOp right)
public SqlOp getLeft()
public SqlOp getRight()
public List<SqlOp> getSubOps()
Copyright © 2013. All Rights Reserved.