MappedJdbcType

slick.jdbc.JdbcTypesComponent.MappedJdbcType
See theMappedJdbcType companion class

Attributes

Companion
class
Source
JdbcTypesComponent.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def base[T : ClassTag, U : BaseColumnType](tmap: T => U, tcomap: U => T): BaseColumnType[T]

Attributes

Source
JdbcTypesComponent.scala