DbMath

dataprism.platform.sql.implementations.H2Platform.DbMath

Attributes

Graph
Supertypes
trait SqlTrigMath
class Object
trait Matchable
class Any
Show all
Self type
DbMath.type

Members list

Value members

Inherited methods

def abs[A : SqlNumeric](a: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SqlTrigMath

Attributes

Inherited from:
SqlTrigMath

Attributes

Inherited from:
SqlTrigMath

Attributes

Inherited from:
SqlTrigMath
def ceil[A : SqlNumeric](a: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SqlTrigMath

Attributes

Inherited from:
SqlTrigMath
def exp[A : SqlFractional](a: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath
def floor[A : SqlNumeric](a: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath
def ln[A : SqlFractional](a: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath
def log[A : SqlFractional](a: SqlDbValue[A], b: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SimpleSqlDbMath
def pi[A : SqlNumeric](tpe: Type[A])(implicit evidence$1: SqlSimpleMath.this.SqlNumeric[A], NotGiven[A <:< Option[_]]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath
def pow[A : SqlNumeric](a: SqlDbValue[A], b: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath
def random[A : SqlNumeric](tpe: Type[A])(implicit evidence$1: SqlSimpleMath.this.SqlNumeric[A], NotGiven[A <:< Option[_]]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath
def sign[A : SqlNumeric](a: SqlDbValue[A]): SqlSimpleMath.this.DbValue[A]

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SqlTrigMath

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SqlTrigMath

Attributes

Inherited from:
SimpleSqlDbMath

Attributes

Inherited from:
SimpleSqlDbMath