Uses of Class
org.apache.torque.om.ComboKey
-
Packages that use ComboKey Package Description org.apache.torque.om API for the classic Torque-generated object model. -
-
Uses of ComboKey in org.apache.torque.om
Constructors in org.apache.torque.om with parameters of type ComboKey Constructor Description ComboKey(ComboKey key)
Creates a ComboKey that is equivalent to key.
-