ObjectDB ObjectDB

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

Constructor
javax.jdo.identity.StringIdentity
StringIdentity(
  Class pcClass,
  String key
)

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