dataprism.sql.NullabilityTypeChoice
See theNullabilityTypeChoice companion object
trait NullabilityTypeChoice[Codec[_], A, Dimension0 <: Int] extends SelectedType[Codec, A]
Attributes
- Companion
- object
- Source
- types.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Type members
Inherited types
type Element
Attributes
- Inherited from:
- SelectedType
- Source
- types.scala
Attributes
- Inherited from:
- SelectedType
- Source
- types.scala
Value members
Concrete methods
Attributes
- Source
- types.scala
Inherited methods
def elementType(using ev: (Dimension > 0) =:= true): SelectedType[Codec, Element] { type Dimension = -1 + Dimension; }
Attributes
- Inherited from:
- SelectedType
- Source
- types.scala
Attributes
- Inherited from:
- SelectedType
- Source
- types.scala
Concrete fields
Attributes
- Source
- types.scala
In this article