Interface TransactionHandle

All Known Subinterfaces:
Transaction
All Known Implementing Classes:
CurrentTransaction

public interface TransactionHandle
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onFlush(Runnable runnable)
     
  • Method Details

    • onFlush

      void onFlush(Runnable runnable)