h2
h2
API
doobie.h2
syntax
H2TransactorOps
ToH2TransactorOps
h2transactor
H2Helper
H2Transactor
Instances
implicits
h2
/
doobie.h2
/
H2Helper
H2Helper
doobie.h2.H2Helper
object
H2Helper
Attributes
Source
H2Helper.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
H2Helper
.
type
Members list
Clear all
Value members
Concrete methods
def
inMemory
[
M
[
_
]](
database
:
String
,
strategy
:
Strategy
)(
implicit
M
:
Sync
[
M
]):
Resource
[
M
,
Transactor
[
M
]]
Attributes
Source
H2Helper.scala
def
inMemoryPooled
[
M
[
_
]](
database
:
String
,
maxConnections
:
Int
,
strategy
:
Strategy
)(
implicit
M
:
Sync
[
M
]):
Resource
[
M
,
Transactor
[
M
]]
Attributes
Source
H2Helper.scala
In this article
Attributes
Members list
Value members
Concrete methods