Unknown

doobie.enumerated.JdbcType.Unknown
final case class Unknown(toInt: Int) extends JdbcType

A catch-all constructor for JDBC type constants outside the specification and known extensions.

Attributes

Source
jdbctype.scala
Graph
Supertypes
class JdbcType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product