Parse

skunk.net.message.Parse
See theParse companion object
case class Parse(name: String, sql: String, types: List[Int]) extends TaggedFrontendMessage

Attributes

Companion:
object
Source:
Parse.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:
Parse.scala

Inherited methods

final def encode: BitVector

Attributes

Inherited from:
TaggedFrontendMessage
Source:
FrontendMessage.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product