Package ch.sahits.model.db

Interface Summary
IBasicDataBaseTable  
IBasicDBDefinitionPage This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
IConnectableDataBaseTable This interface combines the Description of a database table with the information to its accessability
IDataBaseTable This interface defines methods that must be supplied by a model for a database table
IDBTable This interface defines the methods that are needed for data to access a database
 

Class Summary
BasicDataBaseTable Implementation of a database table model
DataBaseTableField This class describes a database field.
DataBaseTableIndex This class represents a database index
 

Enum Summary
EDBIndexConstrains This enumeration holds the modifieres for the index.