ObjectDB ObjectDB

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

Constructor
javax.jdo.identity.ShortIdentity
ShortIdentity(
  Class pcClass,
  String str
)

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