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 Object


Constructor Summary
CastorCMP11_EntityContainer.Key(Transaction tx, Object depID, Object prKey)
           
 
Method Summary
 boolean equals(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(Transaction tx,
                                       Object depID,
                                       Object prKey)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object other)
Overrides:
equals in class Object


Copyright © 1999-2012 OpenEJB. All Rights Reserved.