Interface IJDBCCalculator

    • Method Detail

      • setConnectionProvider

        void setConnectionProvider​(IConnectionProvider provider)
        This method is call from the system to provide a JDBC connection provider.

        When the calculate method is called this method alredy has been called with a valid connection provider.