DerbyObserverContainerHandleActionOnCommit, DropOnCommitabstract class ContainerActionOnCommit extends java.lang.Object implements DerbyObserver
| Modifier and Type | Field | Description |
|---|---|---|
protected ContainerKey |
identity |
| Modifier | Constructor | Description |
|---|---|---|
protected |
ContainerActionOnCommit(ContainerKey identity) |
| Modifier and Type | Method | 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() |
updateprotected ContainerKey identity
protected ContainerActionOnCommit(ContainerKey identity)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.ObjectApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.