public abstract class ContainerHandleActionOnCommit extends ContainerActionOnCommit
identity| Constructor and Description |
|---|
ContainerHandleActionOnCommit(ContainerKey identity) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doIt(BaseContainerHandle handle) |
void |
openContainerAndDoIt(RawTransaction xact)
Open the container and call the doIt method
|
equals, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitupdatepublic ContainerHandleActionOnCommit(ContainerKey identity)
public void openContainerAndDoIt(RawTransaction xact)
protected abstract void doIt(BaseContainerHandle handle) throws StandardException
StandardExceptionApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.