public class DropOnCommit extends ContainerActionOnCommit
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isStreamContainer |
identity| Constructor and Description |
|---|
DropOnCommit(ContainerKey identity) |
DropOnCommit(ContainerKey identity,
boolean isStreamContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(DerbyObservable obj,
java.lang.Object arg)
Called when the transaction is about to complete.
|
equals, hashCodepublic DropOnCommit(ContainerKey identity)
public DropOnCommit(ContainerKey identity, boolean isStreamContainer)
public void update(DerbyObservable obj, java.lang.Object arg)
obj - The object which is being observedarg - Extra information being passed to the callbackObserver.update(java.util.Observable, java.lang.Object)Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.