GetObject1

doobie.free.resultset.ResultSetOp.GetObject1
final case class GetObject1[T](a: Int, b: Class[T]) extends ResultSetOp[T]

Attributes

Source
resultset.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ResultSetOp[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def visit[F[_]](v: Visitor[F]): F[T]

Attributes

Source
resultset.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product