Constructor and Description |
---|
QoQ() |
Modifier and Type | Method and Description |
---|---|
Query |
execute(PageContext pc,
SQL sql,
int maxrows) |
Query |
execute(PageContext pc,
SQL sql,
Selects selects,
int maxrows)
execute a SQL Statement against CFML Scopes
|
public QoQ()
public Query execute(PageContext pc, SQL sql, int maxrows) throws PageException
PageException
public Query execute(PageContext pc, SQL sql, Selects selects, int maxrows) throws PageException
PageException
Copyright © 2015 Lucee