Uses of Package
org.apache.torque.map

Packages that use org.apache.torque.map
org.apache.torque   
org.apache.torque.avalon Avalon component implementation. 
org.apache.torque.map Description of the schema layout. 
org.apache.torque.oid The ID broker, an API to provide persistent object identifiers, as described by Scott Ambler's paper on "Enterprise-Ready Object IDs". 
org.apache.torque.util Misc. 
 

Classes in org.apache.torque.map used by org.apache.torque
DatabaseMap
          DatabaseMap is used to model a database.
 

Classes in org.apache.torque.map used by org.apache.torque.avalon
DatabaseMap
          DatabaseMap is used to model a database.
 

Classes in org.apache.torque.map used by org.apache.torque.map
ColumnMap
          ColumnMap is used to model a column of a table in a database.
DatabaseMap
          DatabaseMap is used to model a database.
TableMap
          TableMap is used to model a table in a database.
 

Classes in org.apache.torque.map used by org.apache.torque.oid
TableMap
          TableMap is used to model a table in a database.
 

Classes in org.apache.torque.map used by org.apache.torque.util
ColumnMap
          ColumnMap is used to model a column of a table in a database.
MapBuilder
          MapBuilders are wrappers around DatabaseMaps.
 



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