CustomSerializer

easysql.dsl.CustomSerializer
trait CustomSerializer[T, D]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def fromValue(x: Any): T
def toValue(x: T): D