package h2
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- h2
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- def inMemory[M[_]](database: String, strategy: Strategy = Strategy.default)(implicit M: Async[M]): Resource[M, util.transactor.Transactor[M]]
- object H2Helper
- object H2Transactor
- object implicits extends Instances with ToH2TransactorOps