ObjectDB ObjectDB

ShortIdentity(pcClass, key) - JDO ShortIdentity's constructor

Constructor
javax.jdo.identity.ShortIdentity
ShortIdentity(
  Class pcClass,
  Short key
)

Constructor with class and key.
Parameters:
pcClass - the class
key - the key
Since:
JDO 1.0