doobie.TypedFragment
See theTypedFragment companion object
trait TypedFragment[+A] extends TypedMultiFragment[A]
A doobie fragment that refers to a single column/value which produces a value of type A.
Attributes
- Companion
- object
- Source
- TypedFragment.scala
- Graph
-
- Supertypes
- Known subtypes
-
class Column[A]
Members list
In this article