| Package | Description |
|---|---|
| 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.
|
| com.ibm.pdp.maf.rpp.pac.common.dialog |
This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, see the description for an UML overview.
|
| com.ibm.pdp.maf.rpp.service |
This package describes the com.ibm.pdp.maf.rpp.service, see the description for an UML overview.
|
| Class and Description |
|---|
| AbstractBlockBase
BlockBases enable you to describe databases both logically and physically, taking into account the characteristics of certain DBMSs.
|
| BlockBaseCategoryValues
List of the BlockBase categories : Relational, Hierarchical, Codasyl or Socrate.
|
| BlockBaseTypeValues
List of the BlockBase type.
|
| 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).
|
| GenerationTransactionTypeValues
List of type of generated transaction.
|
| HierarchicalBlockBase
Hierarchical BlockBases used to describe tree-like structured hierarchical databases.
|
| 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.
|
| Class and Description |
|---|
| AbstractBlockBase
BlockBases enable you to describe databases both logically and physically, taking into account the characteristics of certain DBMSs.
|
| Class and Description |
|---|
| CodasylBlockBase
Codasyl BlockBases used to describe the relationships in network databases.
|
| 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
|