ObjectDB ObjectDB

equals(obj) - JDO ShortIdentity's method

Method
javax.jdo.identity.ShortIdentity
boolean equals(
  Object obj
)

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