LiftsOrderer

io.getquill.context.Particularize$.LiftsOrderer
case class LiftsOrderer(slots: List[LiftSlot])(traceConfig: TraceConfig)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

case class ValueLiftKey(i: Int, uid: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def orderLifts(valueClauseLifts: List[SingleEntityLifts], regularLifts: List[Planter[_, _, _]]): List[Planter[_, _, _]]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val interp: Interpolator