given_Encoder_BigDecimal

ldbc.dsl.codec.Encoder.given_Encoder_BigDecimal

Attributes

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

Members list

Value members

Concrete methods

override def encode(value: BigDecimal): BigDecimal

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