JDBCConnectionPool

harness.sql.JDBCConnectionPool$
See theJDBCConnectionPool companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(cf: ConnectionFactory, min: Int, max: Int, duration: Duration): HRIO[Logger & Scope, JDBCConnectionPool]
def layer(min: Int, max: Int, duration: Duration): HRLayer[ConnectionFactory & Logger & Scope, JDBCConnectionPool]