Uses of Class
org.apache.torque.om.SimpleKey

Packages that use SimpleKey
Package
Description
API for the classic Torque-generated object model.
  • Uses of SimpleKey in org.apache.torque.om

    Modifier and Type
    Class
    Description
    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.
    Constructors in org.apache.torque.om with parameters of type SimpleKey
    Modifier
    Constructor
    Description
     
    ComboKey(SimpleKey<?>[] key)
    Creates an ComboKey and set its internal representation