Const

harness.sql.query.QueryInputMapper$.Const
final case class Const(encodedValues: Chunk[EncodedInputValue]) extends QueryInputMapper

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Keywords
  • no keywords
  • final
Inherited
  • Not inherited
  • Product
  • QueryInputMapper

Value members

Inherited methods

final def +(other: QueryInputMapper): QueryInputMapper

Attributes

Inherited from:
QueryInputMapper
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product