dbXML API

Package com.dbxml.db.core.query.plan

Implements the classes for dbXML's Query Plan framework.

See:
          Description

Class Summary
AndGrouping AndGrouping
Container Container
Grouping Grouping
NotGrouping NotGrouping
OrGrouping OrGrouping
QueryNode QueryNode represents a node in a QueryPlan.
QueryPlan QueryPlan
 

Package com.dbxml.db.core.query.plan Description

Implements the classes for dbXML's Query Plan framework. Logical Query Plans are generated by QueryResolvers and passed to the dbXML QueryEngine, where they are converted into Physical Query Plans and then processed.


dbXML API

Copyright (c) 2004 The dbXML Group