doobie.TypedMultiFragment
See theTypedMultiFragment companion object
A doobie fragment that potentially refers to a multiple columns/values (such as SQLDefinition) which produces a value of type A.
Exists so that Columns could support Column, SQLDefinition, TypedFragment and TypedMultiFragment.
Attributes
- Companion
- object
- Source
- TypedMultiFragment.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Columns[QueryResult]trait TypedFragment[A]class Column[A]trait Prefixable[A]trait SQLDefinitionRead[A]trait SQLDefinition[A]trait WithSQLDefinition[A]
Members list
In this article