Package org.apache.torque.om


package org.apache.torque.om
API for the classic Torque-generated object model.
  • Klasse
    Beschreibung
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id consists of a Boolean.
    Define accessors by name.
    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 interface defines methods related to saving an object
    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.