Package ssdbms.manager

This package provides an API for a comunication with a semistructured database manager in several deph levels.

See:
          Description

Exception Summary
SSDBManagerException SSDManagerException and its subclasses are thrown to indicate an error ocurred while managing a database of semistructured data.
 

Package ssdbms.manager Description

This package provides an API for a comunication with a semistructured database manager in several deph levels.

Semistructured Databases are collections of semistructured data, a semistructured database is a set of SSD Tables, a SSD Table is a labeled semistructured datum which is called the root of SSD Table, each root can contain subdata which are accesed through the root. SSD Tables are enter points to the collection of semistructured data, the label of a SSD Table must be unique.

Author:
Egar Arturo García Cárdenas
eagc@fciencias.unam.mx