com.metamatrix.query.optimizer.relational.plantree
Class NodeFactory

java.lang.Object
  extended by com.metamatrix.query.optimizer.relational.plantree.NodeFactory

public class NodeFactory
extends java.lang.Object


Method Summary
static PlanNode getNewNode(int nodeType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNewNode

public static PlanNode getNewNode(int nodeType)


Copyright © 2009. All Rights Reserved.