Uses of Interface
org.cojen.tupl.CommitCallback
Packages that use CommitCallback
-
Uses of CommitCallback in org.cojen.tupl
Methods in org.cojen.tupl with parameters of type CommitCallbackModifier and TypeMethodDescriptiondefault void
Transaction.attach
(CommitCallback callback) Attach a commit callback to this transaction instance, in place of an ordinary attachment.