ldbc.dsl.codec.Decoder
See theDecoder companion trait
object Decoder
Attributes
- Companion
- trait
- Source
- Decoder.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Decoder.type
Members list
Type members
Classlikes
object Elem
Attributes
- Companion
- trait
- Source
- Decoder.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Elem.type
Trait to get the DataType that matches the Scala type information from the ResultSet.
Trait to get the DataType that matches the Scala type information from the ResultSet.
Type parameters
- A
-
Scala types that match SQL DataType
Attributes
- Companion
- object
- Source
- Decoder.scala
- Supertypes
-
class Objecttrait Matchableclass Any
object given_Functor_Decoder extends Functor[Decoder]
Attributes
- Source
- Decoder.scala
- Supertypes
- Self type
Value members
Concrete methods
Attributes
- Source
- Decoder.scala
Givens
In this article