given_Encoder_Float

ldbc.dsl.codec.Encoder.given_Encoder_Float

Attributes

Source
Encoder.scala
Graph
Supertypes
trait Encoder[Float]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def encode(value: Float): Float

Method to convert Scala types to types that can be handled by PreparedStatement.

Method to convert Scala types to types that can be handled by PreparedStatement.

Value parameters

value

Scala types

Attributes

Returns

Types that can be handled by PreparedStatement

Definition Classes
Source
Encoder.scala