Torque Runtime 6.0 API

Packages
Package
Beschreibung
Torque is an object-relational mapper for Java.
Adapters between Torque and various databases.
Avalon component implementation.
This package contains Torque's Criteria classes.
Torque's API for creation of various javax.sql.DataSource implementations.
 
A manager/factory API for use with Torque-generated data beans.
Description of the schema layout.
The ID broker, an API to provide persistent object identifiers, as described by Scott Ambler's paper on "Enterprise-Ready Object IDs".
API for the classic Torque-generated object model.
Contains the Mapper interface which defines how to map from a ResultSet to an object, and simple implementations of this interface.
This package contains classes which are mainly used in the SQL generation process.
This package contains classes which can build PreparedStatementParts from a single value or column.
This package contains classes which can build PreparedStatementParts from a WhereClauseExpression.
Misc. utility classes.
SQL function handling