Package com.metamatrix.jdbc.api

Interface Summary
Annotation Annotation from query engine, collected during execution.
ConnectionProperties MetaMatrix-specific connection properties.
DisplayHelper This interface is used to plug in display-specific information for the TextOutputVisitor.
ExecutionProperties MetaMatrix-specific execution properties.
PlanNode Represents one node in a query plan tree.
 

Class Summary
DefaultDisplayHelper Implement a default display helper that can be used with the TextOutputVisitor and XMLOutputVisitor.
PlanVisitor A helper class to walk a query plan and execute some action at each node.
TextOutputVisitor This visitor class can be used to output a formatted text representation of the plan.
XMLOutputVisitor This visitor class can be used to output an XML representation of the plan.
 



Copyright © 2009. All Rights Reserved.