SqlIntegral

dataprism.platform.sql.value.SqlDbValues.SqlIntegral
See theSqlIntegral companion trait
object SqlIntegral

Attributes

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

Members list

Value members

Concrete methods

def defaultInstance[A](sumType0: (Type[Nullable[A]]) => Type[Nullable[SumResultOf[A]]], avgType0: (Type[Nullable[A]]) => Type[Nullable[AvgResultOf[A]]])(using NullabilityOf[A]): SqlIntegral[A]

Attributes

Source
SqlDbValues.scala