LocalDatePrimitiveDecoder
io.kaizensolutions.virgil.codecs.CqlPrimitiveDecoder.LocalDatePrimitiveDecoder
case object LocalDatePrimitiveDecoder extends CqlPrimitiveDecoder[LocalDate]
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait CqlPrimitiveDecoder[LocalDate]class Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Types
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Inherited and Abstract types
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Inherited methods
def absolve[ScalaType2](implicit ev: LocalDate <:< Either[DecoderException, ScalaType2]): WithDriver[ScalaType2, DriverType]
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- CqlPrimitiveDecoder
In this article