Transactor

zoobie.Transactor$
See theTransactor companion class
object Transactor

Attributes

Companion:
class
Source:
Transactor.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object strategies

Attributes

Source:
Transactor.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(connection0: ZIO[Scope, Connection, Connection], interpreter0: Interpreter[Task], strategy0: Strategy): Transactor

Attributes

Source:
Transactor.scala
def fromPool(pool: ConnectionPool, strategy: Strategy): Transactor

Attributes

Source:
Transactor.scala

Concrete fields

val interpreter: Interpreter[Task]

Attributes

Source:
Transactor.scala