JDO Method
in javax.jdo.identity.ShortIdentity

boolean equals(
  Object obj
)


Determine if the other object represents the same object id.
Parameters:
obj - the other object
Return:
true if both objects represent the same object id
Since:
JDO 1.0