Uses of Package
org.apache.torque.map
Packages that use org.apache.torque.map
Package
Description
Torque is an object-relational mapper for Java.
Avalon component
implementation.
Description of the schema layout.
This package contains classes which are mainly used in the SQL generation
process.
Misc. utility classes.
-
Classes in org.apache.torque.map used by org.apache.torqueClassDescriptionDatabaseMap is used to model a database.TableMap is used to model a table in a database.
-
Classes in org.apache.torque.map used by org.apache.torque.avalon
-
Classes in org.apache.torque.map used by org.apache.torque.mapClassDescriptionColumnMap is used to model a column of a table in a database.DatabaseMap is used to model a database.ForeignKeyMap is used to model a foreign key in a database.A pair of local and Foreign column.InheritanceMap is used to model OM inheritance classes.OptionSupport provides the basic methods for the management of options within the database schema model.TableMap is used to model a table in a database.
-
Classes in org.apache.torque.map used by org.apache.torque.sql
-
Classes in org.apache.torque.map used by org.apache.torque.util