CastNestedBranch_

molecule.sql.core.query.casting.CastNestedBranch_

Attributes

Source
CastNestedBranch_.scala
Graph
Supertypes
trait CastRow2Tpl_
class Object
trait Matchable
class Any
Known subtypes
class Model2SqlQuery[Tpl]
Self type

Members list

Value members

Concrete methods

final protected def castBranch[T](arities: List[List[Int]], casts: List[(<none>, <none>) => Any], firstAttrIndex: <none>, firstAttrIndexTx: <none>): (RS, NestedTpls) => T

Attributes

Source
CastNestedBranch_.scala

Inherited methods

final def castRow2AnyTpl(arities: List[List[Int]], casts: List[(<none>, <none>) => Any], attrIndex: <none>, nested: Option[<none>]): RS => Any

Attributes

Inherited from:
CastRow2Tpl_
Source
CastRow2Tpl_.scala