PrepareDynamicExecution

io.getquill.context.PrepareDynamicExecution

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply[I, T, RawT, D <: Idiom, N <: NamingStrategy, PrepareRow, ResultRow, Session](quoted: Quoted[QAC[I, RawT]], rawExtractor: Extraction[ResultRow, Session, T], idiom: D, naming: N, elaborationBehavior: ElaborationBehavior, topLevelQuat: Quat, transpileConfig: TranspileConfig, spliceBehavior: SpliceBehavior, additionalLifts: List[Planter[_, _, _]], batchAlias: Option[String]): (Statement, Ast, List[Planter[_, _, _]], Extraction[ResultRow, Session, T], List[Planter[_, _, _]])
def gatherLifts(quoted: Quoted[_]): List[Planter[_, _, _]]
def spliceQuotations(quoted: Quoted[_]): Ast