Constructor and Description |
---|
Executer() |
Modifier and Type | Method and Description |
---|---|
Query |
execute(PageContext pc,
SQL sql,
String prettySQL,
int maxrows) |
Query |
execute(Vector statements,
PageContext pc,
SQL sql,
int maxrows)
execute a SQL Statement against CFML Scopes
|
public Executer()
public Query execute(Vector statements, PageContext pc, SQL sql, int maxrows) throws PageException
pc
- PageContext of the Requestsql
- maxrows
- PageException
public Query execute(PageContext pc, SQL sql, String prettySQL, int maxrows) throws PageException
PageException
Copyright © 2015 Lucee