| Package | Description | 
|---|---|
| org.apache.torque | Torque is an object-relational mapper for Java. | 
| 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". | 
| Class and Description | 
|---|
| IDBroker This method of ID generation is used to ensure that code is
 more database independent. | 
| IdGenerator Interface to be implemented by id generators. | 
| Class and Description | 
|---|
| AbstractIdGenerator This class serves as a common base class for the sequence-based and the
 autoincrement-based id generators | 
| IdGenerator Interface to be implemented by id generators. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.