ObjectDB ObjectDB

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

Constructor
javax.jdo.identity.CharIdentity
CharIdentity(
  Class pcClass,
  char key
)

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