org.openejb.alt.containers.castor_cmp11
Class CastorCMP11_EntityContainer.Key

java.lang.Object
  extended by org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.Key
Enclosing class:
CastorCMP11_EntityContainer

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


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

Constructor Detail

CastorCMP11_EntityContainer.Key

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

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 © 1999-2011 OpenEJB. All Rights Reserved.