BatchQueryExecution
object 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, T, A <: QAC[I, T] & Action[I], ResultRow, PrepareRow, Session, D <: Idiom, N <: NamingStrategy, Res](quoted: Expr[Quoted[BatchAction[A]]], ctx: Expr[BatchContextOperation[I, T, A, D, N, PrepareRow, ResultRow, Session, Res]])(`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]