Package DbStorage.driver

This package implements the mapping of database basic structures into units of the segments.

See:
          Description

Class Summary
ContentExtensionDriver This class drives a content extension, this is stored in the CONTENT segment.
ContentNodeDriver This class drives a content node for building contents of non-primitive data, this is stored in the CONTENT segment.
DictionaryContentExtensionDriver This class drives a dictionary content extension, this is stored in the DICTIONARY segment.
DictionaryContentNodeDriver This class drives a dictionary content node for building the dictionary content, this is stored in the DICTIONARY segment.
DictionaryHeaderDriver This class drives a dictionary header, this is stored in the DICTIONARY segment.
LobAddressesUnitDriver This class drives the page of addresses in the LOB segment.
LobContentUnitDriver This class drives the pages of content in the LOB segment.
LobPrimitiveSsdDescriptorDriver This class drives a semistructured datum descriptor for a LOB primitive datum.
NonPrimitiveSsdDescriptorDriver This class drives a semistructured datum descriptor for a non-primitive datum.
ParentsNodeDriver This class drives a content node for building contents of id collections, these correspond to parents' collections, this is stored in the PARENTS segment.
SimplePrimitiveSsdDescriptorDriver This class drives a semistructured datum descriptor for a simple primitive datum.
SsdDescriptorDriver This class drives a semistructured datum descriptor, this is stored in the ID segment.
 

Package DbStorage.driver Description

This package implements the mapping of database basic structures into units of the segments.

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