Package

doobie

h2

Permalink

package h2

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. h2
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type H2Transactor[M[_]] = util.transactor.Transactor[M] { type A = org.h2.jdbcx.JdbcConnectionPool }

    Permalink
  2. trait Instances extends AnyRef

    Permalink
    Annotations
    @SuppressWarnings()

Value Members

  1. object H2Transactor

    Permalink
  2. object implicits extends Instances with ToH2TransactorOps

    Permalink
  3. package syntax

    Permalink

Deprecated Value Members

  1. object imports extends Instances with ToH2TransactorOps

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 0.5.0) import doobie.h2._, doobie.h2.implicits._

Inherited from AnyRef

Inherited from Any

Ungrouped