public class SyncOnCommit extends ContainerHandleActionOnCommit
identity
Constructor and Description |
---|
SyncOnCommit(ContainerKey identity) |
Modifier and Type | Method and Description |
---|---|
protected void |
doIt(BaseContainerHandle handle) |
void |
update(DerbyObservable obj,
java.lang.Object arg)
This is the callback method which is invoked when a change happens
to the object which is being observed.
|
openContainerAndDoIt
equals, hashCode
public SyncOnCommit(ContainerKey identity)
public void update(DerbyObservable obj, java.lang.Object arg)
DerbyObserver
obj
- The object which is being observedarg
- Extra information being passed to the callbackprotected void doIt(BaseContainerHandle handle) throws StandardException
doIt
in class ContainerHandleActionOnCommit
StandardException
- Standard Derby error policyApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.