ObjectDB ObjectDB

equals(other) - JDO FetchGroup's method

Method
javax.jdo.FetchGroup
boolean equals(
  Object other
)

Return whether this instance is equal to the other. The equals method must compare the class for identity and the fetch group name for equality.
Parameters:
other -
Returns:
whether this instance is equal to the other
Since:
JDO 2.2