JDO Constructor
in javax.jdo.identity.LongIdentity

LongIdentity(
  Class pcClass, 
  Long key
)


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