Query

skunk.net.message.Query
See theQuery companion object
case class Query(sql: String) extends TaggedFrontendMessage

Attributes

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

Inherited methods

final def encode: BitVector

Attributes

Inherited from:
TaggedFrontendMessage
Source:
FrontendMessage.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product