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   
org.apache.torque.engine.platform This package contains classes that provide compatibility to a range of RDBM platforms. 
org.apache.torque.task   
org.kuali.core.db.torque   
org.kuali.core.db.torque.pojo   
 

Classes in org.apache.torque.engine.database.model used by org.apache.torque.engine.database.model
Column
          A Class for holding data about a column used in an Application.
Database
          A class for holding application data structures.
Domain
          A Class for holding data about a column used in an Application.
ForeignKey
          A class for information about foreign keys of a table.
IDMethod
          Interface for various ID retrieval method types.
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.
SchemaType
          Enum for types used in Torque schema.xml files.
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
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.
 

Classes in org.apache.torque.engine.database.model used by org.apache.torque.engine.platform
Domain
          A Class for holding data about a column used in an Application.
SchemaType
          Enum for types used in Torque schema.xml files.
 

Classes in org.apache.torque.engine.database.model used by org.apache.torque.task
Database
          A class for holding application data structures.
 

Classes in org.apache.torque.engine.database.model used by org.kuali.core.db.torque
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.
 

Classes in org.apache.torque.engine.database.model used by org.kuali.core.db.torque.pojo
Database
          A class for holding application data structures.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.