ByCode

oxygen.sql.error.PSQLCode.ByCode
object ByCode extends EnumMap[String]

Attributes

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

Members list

Value members

Inherited methods

def decode(enc: String): Option[Companion.this.E]

Attributes

Inherited from:
EnumMap
def encode(e: PSQLCode): String

Attributes

Inherited from:
EnumMap
final def unapply(enc: String): Option[Companion.this.E]

Attributes

Inherited from:
EnumMap

Inherited fields

final lazy val encodedValues: Seq[String]

Attributes

Inherited from:
EnumMap
lazy protected val map: Map[String, PSQLCode]

Attributes

Inherited from:
EnumMap