Package | Description |
---|---|
org.apache.torque |
Torque is an object-relational mapper for Java.
|
org.apache.torque.avalon |
Avalon component
implementation.
|
org.apache.torque.map |
Description of the schema layout.
|
org.apache.torque.sql |
This package contains classes which are mainly used in the SQL generation
process.
|
org.apache.torque.util |
Misc.
|
Class and Description |
---|
DatabaseMap
DatabaseMap is used to model a database.
|
TableMap
TableMap is used to model a table in a database.
|
Class and Description |
---|
DatabaseMap
DatabaseMap is used to model a database.
|
Class and Description |
---|
ColumnMap
ColumnMap is used to model a column of a table in a database.
|
DatabaseMap
DatabaseMap is used to model a database.
|
ForeignKeyMap
ForeignKeyMap is used to model a foreign key in a database.
|
ForeignKeyMap.ColumnPair
A pair of local and Foreign column.
|
InheritanceMap
InheritanceMap is used to model OM inheritance classes.
|
OptionSupport
OptionSupport provides the basic methods for the management of options
within the database schema model.
|
TableMap
TableMap is used to model a table in a database.
|
Class and Description |
---|
TableMap
TableMap is used to model a table in a database.
|
Class and Description |
---|
TableMap
TableMap is used to model a table in a database.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.