UdtValueDecoderPrimitiveDecoder
io.kaizensolutions.virgil.codecs.CqlPrimitiveDecoder.UdtValueDecoderPrimitiveDecoder
final case class UdtValueDecoderPrimitiveDecoder[A](decoder: Object[A]) extends CqlPrimitiveDecoder[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CqlPrimitiveDecoder[A]class Objecttrait Matchableclass AnyShow all
Members list
Type members
Types
Value members
Concrete methods
Inherited methods
def absolve[ScalaType2](implicit ev: A <:< Either[DecoderException, ScalaType2]): WithDriver[ScalaType2, DriverType]
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- CqlPrimitiveDecoder
In this article