QueryExecutionBatch

io.getquill.context.QueryExecutionBatch$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

inline def apply[I, T, A <: QAC[I, T] & Action[I], ResultRow, PrepareRow, Session, D <: Idiom, N <: NamingStrategy, Ctx <: Context[_, _], Res](ctx: Batch[I, T, A, D, N, PrepareRow, ResultRow, Session, Ctx, Res], rowsPerQuery: Int)(inline quoted: Quoted[BatchAction[A]]): Res

************************************** Prepare Static Batch Query **************************************


************************************** Prepare Static Batch Query **************************************


Attributes

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, Ctx <: Context[_, _], Res : Type](quoted: Expr[Quoted[BatchAction[A]]], ctx: Expr[Batch[I, T, A, D, N, PrepareRow, ResultRow, Session, Ctx, Res]], rowsPerQuery: Expr[Int])(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], Quotes, Type[Ctx]): Expr[Res]