abstract class ContainerActionOnCommit extends java.lang.Object implements DerbyObserver
Modifier and Type | Field and Description |
---|---|
protected ContainerKey |
identity |
Modifier | Constructor and Description |
---|---|
protected |
ContainerActionOnCommit(ContainerKey identity) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other)
An equals method that returns true if the other obejct
is a sub-class of this, and the container identities
are equal *and* it is the same class as this.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
update
protected ContainerKey identity
protected ContainerActionOnCommit(ContainerKey identity)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.