Open4

doobie.postgres.free.largeobjectmanager$.LargeObjectManagerOp$.Open4
final case class Open4(a: Long, b: Int) extends LargeObjectManagerOp[LargeObject]

Attributes

Source:
largeobjectmanager.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LargeObjectManagerOp[LargeObject]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
largeobjectmanager.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product