Uses of Package
rdbtoonto.dbmodel

Packages that use rdbtoonto.dbmodel
rdbtoonto.converters   
rdbtoonto.dbmodel   
 

Classes in rdbtoonto.dbmodel used by rdbtoonto.converters
Attribute
          Class for attribute definition
Row
           
TableDef
           
 

Classes in rdbtoonto.dbmodel used by rdbtoonto.dbmodel
Attribute
          Class for attribute definition
AType
           
Column
          Class for representing data columns.
Database
           
DBReaderException
           
DBSchema
           
ForeignKey
          ForeignKey derived from Key class.
Key
          Key abstract class.
PrimaryKey
          Primary definition derived from Key class.
Row
           
Table
           
TableDef