Catalog Page
 
Introduction
The catalogs are divided into three subclasses and one main class.
The main class Catalog is the only class that will typically
be used by non-catalog code.  The Catalog class wraps the 
three other classes:
-  RelCatalog
-  AttrCatalog
-  IndexCatalog
 
Back to the List of Components
Back to the Minibase Home Page