SetString

ldbc.free.PreparedStatementOp.SetString
final case class SetString(index: Int, value: String) extends PreparedStatementOp[Unit]

Attributes

Source
PreparedStatementIO.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[Unit]

Attributes

Definition Classes
Source
PreparedStatementIO.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product