public final class ObjectId extends OpenJPAId
subs, type, TYPE_VALUE_SEP| Constructor and Description | 
|---|
| ObjectId(Class cls,
        Object key) | 
| ObjectId(Class cls,
        Object key,
        boolean subs) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getId() | 
| Object | getIdObject()Return the identity value as an object. | 
| protected boolean | idEquals(OpenJPAId o)Compare the id to the id of the given instance. | 
| protected int | idHash()Return the id's hash code. | 
compareTo, equals, getType, hashCode, hasSubclasses, setManagedInstanceType, setManagedInstanceType, toStringpublic Object getId()
public Object getIdObject()
OpenJPAIdgetIdObject in class OpenJPAIdprotected int idHash()
OpenJPAIdCopyright © 2006–2018 Apache Software Foundation. All rights reserved.