Interface SingleConnectionProvider


public interface SingleConnectionProvider
Opens a single on-demand DB connection.
Since:
8.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    getConnection(Properties databaseProperties)
    Opens a single on demand DB connection.