Uses of Package
org.apache.torque.engine.database.model

Packages that use org.apache.torque.engine.database.model
org.apache.torque.engine.database.model   
org.apache.torque.engine.database.transform   
 

Classes in org.apache.torque.engine.database.model used by org.apache.torque.engine.database.model
AppData
          A class for holding application data structures.
Column
          A Class for holding data about a column used in an Application.
Database
          A class for holding application data structures.
ForeignKey
          A class for information about foreign keys of a table.
IDMethod
          Interface for various ID retrieval method types (i.e.
IdMethodParameter
          Information related to an ID method.
Index
          Information about indices of a table.
Inheritance
          A Class for information regarding possible objects representing a table
NameFactory
          A name generation factory.
NameGenerator
          The generic interface to a name generation algorithm.
Table
          Data about a table used in an application.
Unique
          Information about unique columns of a table.
 

Classes in org.apache.torque.engine.database.model used by org.apache.torque.engine.database.transform
AppData
          A class for holding application data structures.
Column
          A Class for holding data about a column used in an Application.
Database
          A class for holding application data structures.
ForeignKey
          A class for information about foreign keys of a table.
Index
          Information about indices of a table.
Table
          Data about a table used in an application.
Unique
          Information about unique columns of a table.
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.