JoinNullable

scalasql.core.JoinNullable
See theJoinNullable companion trait
object JoinNullable

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[Q](t: Q): JoinNullable[Q]

Implicits

Implicits

implicit def toExpr[T](n: JoinNullable[Expr[T]])(implicit mt: TypeMapper[T]): Expr[Option[T]]