zio
zio
API
zoobie
ConnectionPool
ConnectionPool
ConnectionWrapper
ConnectionPoolConfig
DatabaseError
DatabaseError
Connection
Rejected
Transient
Connection
Unhandled
Utilization
Invariant
SQL
Utilization
Transactor
Transactor
strategies
zoobie.mysql
MySQLConnectionConfig
zoobie.postgres
PostgreSQLConnectionConfig
zoobie.test
Checker
zio
/
zoobie
/
Transactor
Transactor
zoobie.Transactor$
See the
Transactor
companion class
object
Transactor
Attributes
Companion:
class
Source:
Transactor.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Transactor
.type
Clear all
Members list
Concise view
Type members
Classlikes
object
strategies
Attributes
Source:
Transactor.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
strategies
.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
def
fromPoolTransactional
(
pool
:
ConnectionPool
):
Transactor
Attributes
Source:
Transactor.scala
Concrete fields
val
interpreter
:
Interpreter
[
Task
]
Attributes
Source:
Transactor.scala