ObjectDB ObjectDB

equals(obj) - JDO StringIdentity's method

Method
javax.jdo.identity.StringIdentity
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