SetSavepointWithName

ldbc.free.ConnectionOp.SetSavepointWithName
final case class SetSavepointWithName(name: String) extends ConnectionOp[Savepoint]

Attributes

Source
ConnectionIO.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[Savepoint]

Attributes

Definition Classes
Source
ConnectionIO.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product