|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.db.QoQ
public final class QoQ
Constructor Summary | |
---|---|
QoQ()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QoQ()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |