|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.core.entity.EntityInstanceManager.Key
Constructor Summary | |
EntityInstanceManager.Key(Transaction tx,
Object depID,
Object prKey)
|
Method Summary | |
boolean |
equals(Object other)
|
Object |
getPK()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EntityInstanceManager.Key(Transaction tx, Object depID, Object prKey)
Method Detail |
public Object getPK()
public int hashCode()
public boolean equals(Object other)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |