public class QueryEvery extends BIF
Constructor and Description |
---|
QueryEvery() |
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
Query qry,
UDF udf) |
static boolean |
call(PageContext pc,
Query qry,
UDF udf,
boolean parallel) |
static boolean |
call(PageContext pc,
Query qry,
UDF udf,
boolean parallel,
double maxThreads) |
Object |
invoke(PageContext pc,
Object[] args) |
public QueryEvery()
public static boolean call(PageContext pc, Query qry, UDF udf) throws PageException
PageException
public static boolean call(PageContext pc, Query qry, UDF udf, boolean parallel) throws PageException
PageException
public static boolean call(PageContext pc, Query qry, UDF udf, boolean parallel, double maxThreads) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee