SpliceInt

io.getquill.SpliceInt
object SpliceInt extends StringCodec[Int]

Attributes

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

Members list

Value members

Concrete methods

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

Inherited methods

def toSql(value: Int): String

Attributes

Inherited from:
StringCodec