Uses of Package
ch.sahits.model.db

Packages that use ch.sahits.model.db
ch.sahits.codegen.java.input   
ch.sahits.codegen.java.input.db   
ch.sahits.codegen.java.model   
ch.sahits.codegen.java.model.util   
ch.sahits.codegen.java.wizards   
ch.sahits.codegen.model   
ch.sahits.codegen.ui.model   
ch.sahits.codegen.util   
ch.sahits.codegen.wizards   
ch.sahits.model   
ch.sahits.model.db   
ch.sahits.model.java.db   
ch.sahits.model.php.db   
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.java.input
DataBaseTableIndex
          This class represents a database index
IDataBaseTable
          This interface defines methods that must be supplied by a model for a database table
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.java.input.db
DataBaseTableIndex
          This class represents a database index
IDataBaseTable
          This interface defines methods that must be supplied by a model for a database table
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.java.model
IBasicDBDefinitionPage
          This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.java.model.util
DataBaseTableIndex
          This class represents a database index
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.java.wizards
IBasicDBDefinitionPage
          This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.model
BasicDataBaseTable
          Implementation of a database table model
IBasicDataBaseTable
           
IBasicDBDefinitionPage
          This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
IDBTable
          This interface defines the methods that are needed for data to access a database
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.ui.model
IBasicDBDefinitionPage
          This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.util
DataBaseTableField
          This class describes a database field.
 

Classes in ch.sahits.model.db used by ch.sahits.codegen.wizards
IBasicDBDefinitionPage
          This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
 

Classes in ch.sahits.model.db used by ch.sahits.model
IBasicDBDefinitionPage
          This interface defines a BasicDBDefinitionPage and it must be casted before its methods can be used
 

Classes in ch.sahits.model.db used by ch.sahits.model.db
DataBaseTableField
          This class describes a database field.
DataBaseTableIndex
          This class represents a database index
EDBIndexConstrains
          This enumeration holds the modifieres for the index.
IBasicDataBaseTable
           
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
 

Classes in ch.sahits.model.db used by ch.sahits.model.java.db
DataBaseTableField
          This class describes a database field.
DataBaseTableIndex
          This class represents a database index
IBasicDataBaseTable
           
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
 

Classes in ch.sahits.model.db used by ch.sahits.model.php.db
DataBaseTableField
          This class describes a database field.
DataBaseTableIndex
          This class represents a database index
IBasicDataBaseTable
           
IDBTable
          This interface defines the methods that are needed for data to access a database