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, hashCodepublic ContainerHandleActionOnCommit(ContainerKey identity)
public void openContainerAndDoIt(RawTransaction xact)
protected abstract void doIt(BaseContainerHandle handle) throws StandardException
StandardExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.