Uses of Package
org.apache.torque.om

Packages that use org.apache.torque.om
Package
Description
Torque is an object-relational mapper for Java.
Avalon component implementation.
A manager/factory API for use with Torque-generated data beans.
API for the classic Torque-generated object model.
Misc. utility classes.
  • Class
    Description
    This interface defines methods related to saving an object
  • Class
    Description
    This interface defines methods related to saving an object
  • Class
    Description
    This class can be used to uniquely identify an object within an application.
    This interface defines methods related to saving an object
  • Class
    Description
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id consists of a Boolean.
    This class can be used as an ObjectKey to uniquely identify an object within an application where the key consists of multiple entities (such a String[] representing a multi-column primary key).
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id is a Date.
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id consists of a single entity such a GUID or the value of a db row's primary key.
    This class can be used to uniquely identify an object within an application.
    This interface defines methods related to object referencing and tracking
    This empty class marks an ObjectKey as being capable of being represented as a single column in a database.
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id consists of a single entity such a GUID or the value of a db row's primary key.
  • Class
    Description
    This class can be used to uniquely identify an object within an application.
    This interface defines methods related to object referencing and tracking