|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbutler.sql.query.QueryInstance
butler.sql.query.AggregateQuery.AggregateQueryInstance
Returns the resulting select SQL statement.
| Constructor Summary | |
AggregateQuery.AggregateQueryInstance(AggregateQuery q)
|
|
| Method Summary | |
AggregateQuery |
getAggregateQuery()
|
RecordList |
run()
Executes the SQL statement and returns the result as a RecordList. |
| Methods inherited from class butler.sql.query.QueryInstance |
close, getParamList, getParamList, getQuery, getQueryParams, parse, parseQueryInstance, prepareStatement, setParameter, setQueryParams, toXML, toXML |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AggregateQuery.AggregateQueryInstance(AggregateQuery q)
| Method Detail |
public AggregateQuery getAggregateQuery()
public RecordList run()
throws java.lang.Exception
QueryInstance
run in class QueryInstancejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||