Package org.apache.derby.impl.tools.planexporter
-
Class Summary Class Description AccessDatabase This class will perform the database connection establishment, querying the database, shut downing the database.CreateHTMLFile This class is used by PlanExporter tool (DERBY-4587) in order to create HTML output of a query plan using a plain XSL style sheet and a XML data of a query plan.CreateXMLFile This class is to create the final xml file, that will be used by the Graphical Query Explainer.TreeNode This class is used by PlanExporter tool (DERBY-4587) as a data structure to keep the values retrieved after querying XPLAIN tables and few other properties of a plan node in a query plan.