org.openejb.alt.containers.castor_cmp11
Class CastorCMP11_EntityContainer.Key
java.lang.Object
|
+--org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.Key
- Enclosing class:
- CastorCMP11_EntityContainer
- public class CastorCMP11_EntityContainer.Key
- extends java.lang.Object
Field Summary |
(package private) java.lang.Object |
deploymentID
|
(package private) java.lang.Object |
primaryKey
|
(package private) javax.transaction.Transaction |
transaction
|
Methods inherited from class java.lang.Object |
, clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
deploymentID
java.lang.Object deploymentID
primaryKey
java.lang.Object primaryKey
transaction
javax.transaction.Transaction transaction
CastorCMP11_EntityContainer.Key
public CastorCMP11_EntityContainer.Key(javax.transaction.Transaction tx,
java.lang.Object depID,
java.lang.Object prKey)
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