Interface ConnectionW.InTransactionAction<T,E extends Exception>

Enclosing class:
ConnectionW

public static interface ConnectionW.InTransactionAction<T,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details

    • run

      T run() throws E
      Throws:
      E