BatchQueryExecution

class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def apply[I, T, A <: QAC[I, T] & Action[I], ResultRow, PrepareRow, Session, D <: Idiom, N <: NamingStrategy, Res](inline quoted: Quoted[BatchAction[A]], ctx: BatchContextOperation[I, T, A, D, N, PrepareRow, ResultRow, Session, Res]): Res
def applyImpl[I : Type, T : Type, A <: QAC[I, T] & Action[I] : Type, ResultRow : Type, PrepareRow : Type, Session : Type, D <: Idiom : Type, N <: NamingStrategy : Type, Res : Type](quoted: Expr[Quoted[BatchAction[A]]], ctx: Expr[BatchContextOperation[I, T, A, D, N, PrepareRow, ResultRow, Session, Res]])(implicit evidence$10: Type[I], evidence$11: Type[T], evidence$12: Type[A], evidence$13: Type[ResultRow], evidence$14: Type[PrepareRow], evidence$15: Type[Session], evidence$16: Type[D], evidence$17: Type[N], evidence$18: Type[Res], qctx: Quotes): Expr[Res]