GetString

ldbc.free.ResultSetOp.GetString
final case class GetString(columnIndex: Int) extends ResultSetOp[String]

Attributes

Source
ResultSetIO.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def visit[F[_]](v: Visitor[F]): F[String]

Attributes

Definition Classes
Source
ResultSetIO.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product