SpliceDouble

io.getquill.SpliceDouble
object SpliceDouble extends StringCodec[Double]

Attributes

Graph
Supertypes
trait StringCodec[Double]
trait ToSql[Double]
trait FromString[Double]
trait ToString[Double]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

def fromString(value: String): Double
def toString(value: Double): String

Inherited methods

def toSql(value: Double): String

Attributes

Inherited from:
StringCodec