Package com.ibm.pdp.maf.rpp.pac.blockbase

This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview.

See:
          Description

Interface Summary
AbstractBlockBase BlockBases enable you to describe databases both logically and physically, taking into account the characteristics of certain DBMSs.
CodasylBlockBase Codasyl BlockBases used to describe the relationships in network databases.
DCLine DCLines are dedicated to the description of the CODASYL, DMSII, and TANDEM Database BlockBases.
DHLine DH lines describe the relationships between Segments in a hierarchical BlockBase (example: DL/1).
DRKLine Give the composition of the primary key or the foreign key.
DRLine A -DR Line specify which SQL objects make up the relational BlockBase (tables, views, index).
HierarchicalBlockBase Hierarchical BlockBases used to describe tree-like structured hierarchical databases.
RelationalBlockBase Relational BlockBase are used to describe the links in relational databases in the SQL language (for example: DB2).
SocrateBlockBase Socrate BlockBases are used to describe SOCRATE/CLIO databases
 

Enum Summary
BlockBaseCategoryValues List of the BlockBase categories : Relational, Hierarchical, Codasyl or Socrate.
BlockBaseTypeValues List of the BlockBase type.
GenerationTransactionTypeValues List of type of generated transaction.
KeyTypeValues List of the key type for relational BlockBases.
NetworkRecordTypeValues List of type of Network Record for Codasyl BlockBases.
OrderOrActionTypeValues List of order or action for key.
SQLRecordTypeValues List of type of SQL record for relational BlockBases.
 

Package com.ibm.pdp.maf.rpp.pac.blockbase Description

This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview.