ConnectionPool

oxygen.sql.ConnectionPool
See theConnectionPool companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def get: ZIO[Scope, ConnectionError, Connection]