Expr

easysql.dsl.Expr$
See theExpr companion trait
object Expr

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Expr.type

Members list

Concise view

Type members

Classlikes

object boolOperator extends ExprOperator[Boolean]

Attributes

Graph
Supertypes
trait ExprOperator[Boolean]
class Object
trait Matchable
class Any
Self type
object dateOperator extends ExprOperator[Date]

Attributes

Graph
Supertypes
trait ExprOperator[Date]
class Object
trait Matchable
class Any
Self type
object stringOperator extends ExprOperator[String]

Attributes

Graph
Supertypes
trait ExprOperator[String]
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Givens

given numberOperator[T <: SqlNumberType]: numberOperator[T]