GetRowId

doobie.free.resultset.ResultSetOp.GetRowId
final case class GetRowId(a: Int) extends ResultSetOp[RowId]

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
resultset.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product