Package | Description |
---|---|
org.apache.torque |
Torque is an object-relational mapper for Java.
|
org.apache.torque.adapter |
Adapters between Torque and various databases.
|
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.sql.objectbuilder |
This package contains classes which can build
PreparedStatementParts from a single value or column.
|
org.apache.torque.sql.whereclausebuilder |
This package contains classes which can build
PreparedStatementParts from a WhereClauseExpression.
|
Class and Description |
---|
Adapter
DB defines the interface for a Torque database
adapter. |
IDMethod
Interface for various ID retrieval method types
(i.e.
|
Class and Description |
---|
AbstractAdapter
This class is the abstract base for any database adapter
Support for new databases is added by subclassing this
class and implementing its abstract methods, and by
registering the new database adapter and its corresponding
JDBC driver in the service configuration file.
|
Adapter
DB defines the interface for a Torque database
adapter. |
IDMethod
Interface for various ID retrieval method types
(i.e.
|
Class and Description |
---|
Adapter
DB defines the interface for a Torque database
adapter. |
Class and Description |
---|
IDMethod
Interface for various ID retrieval method types
(i.e.
|
Class and Description |
---|
Adapter
DB defines the interface for a Torque database
adapter. |
IDMethod
Interface for various ID retrieval method types
(i.e.
|
Class and Description |
---|
Adapter
DB defines the interface for a Torque database
adapter. |
Class and Description |
---|
Adapter
DB defines the interface for a Torque database
adapter. |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.