Verwendungen von Klasse
org.apache.torque.om.SimpleKey

Packages, die SimpleKey verwenden
Package
Beschreibung
API for the classic Torque-generated object model.
  • Verwendungen von SimpleKey in org.apache.torque.om

    Unterklassen von SimpleKey in org.apache.torque.om
    Modifizierer und Typ
    Klasse
    Beschreibung
    class 
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id consists of a Boolean.
    class 
    This class can be used as an ObjectKey to uniquely identify an object within an application where the id is a Date.
    class 
    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 
    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.
    Konstruktoren in org.apache.torque.om mit Parametern vom Typ SimpleKey
    Modifizierer
    Konstruktor
    Beschreibung
     
    ComboKey(SimpleKey<?>[] key)
    Creates an ComboKey and set its internal representation