ldbc.dsl.codec.Decoder.Elem
See theElem companion trait
object Elem
Attributes
- Companion
- trait
- Source
- Decoder.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Elem.type
Members list
Type members
Classlikes
object given_Functor_Elem extends Functor[Elem]
Attributes
- Source
- Decoder.scala
- Supertypes
- Self type
-
given_Functor_Elem.type
Value members
Concrete methods
Attributes
- Source
- Decoder.scala
A method to convert the specified Scala type to an arbitrary type so that it can be handled by Decoder.
A method to convert the specified Scala type to an arbitrary type so that it can be handled by Decoder.
Type parameters
- A
-
The Scala type to be converted from.
- B
-
The Scala type to be converted to.
Value parameters
- decoder
-
Decoder to retrieve the DataType matching the type A information from the ResultSet.
- f
-
Function to convert from type A to B.
Attributes
- Source
- Decoder.scala
Givens
Givens
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
Attributes
- Source
- Decoder.scala
In this article