SpliceShort

object SpliceShort extends StringCodec[Short]
trait StringCodec[Short]
trait ToSql[Short]
trait FromString[Short]
trait ToString[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def toSql(value: Short): String
Inherited from:
StringCodec