DerbyObserver
SyncOnCommit
, TruncateOnCommit
public 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, hashCode
update
public ContainerHandleActionOnCommit(ContainerKey identity)
public void openContainerAndDoIt(RawTransaction xact)
protected abstract void doIt(BaseContainerHandle handle) throws StandardException
StandardException
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.