org.openejb.core.entity
Class EntityInstanceManager.Key

java.lang.Object
  |
  +--org.openejb.core.entity.EntityInstanceManager.Key
Enclosing class:
EntityInstanceManager

public static class EntityInstanceManager.Key
extends java.lang.Object


Constructor Summary
EntityInstanceManager.Key(javax.transaction.Transaction tx, java.lang.Object depID, java.lang.Object prKey)
           
 
Method Summary
 boolean equals(java.lang.Object other)
           
 java.lang.Object getPK()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityInstanceManager.Key

public EntityInstanceManager.Key(javax.transaction.Transaction tx,
                                 java.lang.Object depID,
                                 java.lang.Object prKey)
Method Detail

getPK

public java.lang.Object getPK()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object other)
Overrides:
equals in class java.lang.Object


Copyright © 2002 OpenEJB Group. All Rights Reserved. http://openejb.sourceforge.net