Package org.apache.torque.map
package org.apache.torque.map
Description of the schema layout.
-
KlassenKlasseBeschreibungColumnMap 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.Utility methods for Database, Table and Column Maps.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.