LongIdentity(pcClass, key) - JDO LongIdentity's constructor
Constructor
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