SpliceShort

io.getquill.SpliceShort
object SpliceShort extends StringCodec[Short]

Attributes

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

Members list

Value members

Concrete methods

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

Inherited methods

def toSql(value: Short): String

Attributes

Inherited from:
StringCodec