net.sf.farrago.query
Class FarragoRelUtil
java.lang.Object
net.sf.farrago.query.FarragoRelUtil
public abstract class FarragoRelUtil
- extends Object
Static utilities for Farrago RelNode implementations.
- Version:
- $Id: //open/dev/farrago/src/net/sf/farrago/query/FarragoRelUtil.java#6 $
- Author:
- John Pham
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FarragoRelUtil
public FarragoRelUtil()
getPreparingStmt
public static FarragoPreparingStmt getPreparingStmt(RelNode rel)
- Returns:
- the preparing stmt that a relational expression belongs to