Interface ISqlConnectionManager

  • All Superinterfaces:
    com.aquima.interactions.foundation.connectivity.IConnectionManager

    public interface ISqlConnectionManager
    extends com.aquima.interactions.foundation.connectivity.IConnectionManager
    Connection Manager that can return the Sql connection data that can be used by plugins.
    Since:
    9.0
    Author:
    Danny Roest
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      SqlConnectionData getSqlConnectionData​(String name)  
      • Methods inherited from interface com.aquima.interactions.foundation.connectivity.IConnectionManager

        getConnection, getConnectionNames, getConnectionNames, getHttpConnection, getMailConnection, getResourceConnection, getSoapConnection, getSqlConnection, hasConnection, hasConnection