PSQLCode

oxygen.sql.error.PSQLCode
See thePSQLCode companion enum
object PSQLCode extends Companion[PSQLCode]

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[PSQLCode]
class Object
trait Matchable
class Any
Show all
Self type
PSQLCode.type

Members list

Type members

Classlikes

object ByCode extends EnumMap[String]

Attributes

Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any
Self type
ByCode.type

Inherited classlikes

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any

Inherited and Abstract classlikes

abstract class CaseInsensitiveStringMap(enc: E => NonEmptyList[String]) extends EnumMap[String]

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any
Known subtypes
object ToString
abstract class EnumMap[Enc](enc: E => NonEmptyList[Enc])

Attributes

Inherited from:
Companion
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final def withDefaultToString(f: PSQLCode => NonEmptyList[String]): Companion[PSQLCode]

Attributes

Inherited from:
Companion

Inherited fields

final lazy val enumValues: Seq[PSQLCode]

Attributes

Inherited from:
Companion

Givens

Inherited givens

given companion: Companion[PSQLCode]

Attributes

Inherited from:
Companion

Implicits

Inherited implicits

implicit val stringCodec: StringCodec[PSQLCode]

Attributes

Inherited from:
Companion