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, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
update
public ContainerHandleActionOnCommit(ContainerKey identity)
public void openContainerAndDoIt(RawTransaction xact)
protected abstract void doIt(BaseContainerHandle handle) throws StandardException
StandardException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.