RowDescription

skunk.net.message.RowDescription$
See theRowDescription companion class

Attributes

Companion
class
Source
RowDescription.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Field(name: String, tableOid: Int, columnAttr: Int, typeOid: Int, typeSize: Int, typeMod: Int, format: Int)

Attributes

Companion
object
Source
RowDescription.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Field

Attributes

Companion
class
Source
RowDescription.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Field.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

final val Tag: 'T'

Attributes

Source
RowDescription.scala