abstract class ContainerActionOnCommit
extends java.lang.Object
implements java.util.Observer
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() |
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.11 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.