SQLInput

doobie.free.Embedded$.SQLInput
final case class SQLInput[A](j: SQLInput, fa: SQLInputIO[A]) extends Embedded[A]

Attributes

Source
embedded.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Embedded[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product