Bind

skunk.net.message.Bind
See theBind companion object
case class Bind(portal: String, statement: String, args: List[Option[String]]) extends TaggedFrontendMessage

Attributes

Companion:
object
Source:
Bind.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Bind.scala

Inherited methods

final def encode: BitVector

Attributes

Inherited from:
TaggedFrontendMessage
Source:
FrontendMessage.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product