DerbyObserverSyncOnCommit, TruncateOnCommitpublic abstract class ContainerHandleActionOnCommit extends ContainerActionOnCommit
identity| Constructor | Description |
|---|---|
ContainerHandleActionOnCommit(ContainerKey identity) |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract void |
doIt(BaseContainerHandle handle) |
|
void |
openContainerAndDoIt(RawTransaction xact) |
Open the container and call the doIt method
|
equals, hashCodeupdatepublic ContainerHandleActionOnCommit(ContainerKey identity)
public void openContainerAndDoIt(RawTransaction xact)
protected abstract void doIt(BaseContainerHandle handle) throws StandardException
StandardExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.