|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--rjw.dc.db.QueryBatch
Constructor Summary | |
QueryBatch()
|
Method Summary | |
void |
addQuery(Query query)
|
Query[] |
getQueries()
|
RequestorCollection |
getRequestors()
|
void |
setRequestors(RequestorCollection requestors)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryBatch()
Method Detail |
public void setRequestors(RequestorCollection requestors)
public RequestorCollection getRequestors()
public void addQuery(Query query) throws java.lang.Exception
java.lang.Exception
public Query[] getQueries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |