Interface JdbcConnectionHandler.RunWithCallableStatementProvider

Enclosing class:
JdbcConnectionHandler

public static interface JdbcConnectionHandler.RunWithCallableStatementProvider
  • Method Summary

    Modifier and Type Method Description
    void run​(CallableStatementProvider pCallableStatementProvider)  
  • Method Details

    • run

      void run​(CallableStatementProvider pCallableStatementProvider) throws java.lang.Exception
      Throws:
      java.lang.Exception