SortOneOpt_

molecule.datalog.core.query.SortOneOpt_
trait SortOneOpt_[Tpl]

Attributes

Source
SortOneOpt_.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ResolveExprOne_id[Tpl]
class Model2DatomicQuery[Tpl]
Self type

Members list

Value members

Concrete methods

protected def sortOneOptBigDecimal(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptBigInt(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptBoolean(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptByte(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptChar(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptDate(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptDouble(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptDuration(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptFloat(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptId(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptInstant(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptInt(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptLocalDate(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptLocalDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptLocalTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptLong(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptOffsetDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptOffsetTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptShort(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptString(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptURI(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptUUID(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala
protected def sortOneOptZonedDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOneOpt_.scala