Home | Trees | Index | Help |
---|
Package twisted :: Package flow :: Module threads :: Class QueryIterator |
|
Converts a database query into a result iterator
This is particularly useful for executing a query in a thread. TODO: show example hereMethod Summary | |
---|---|
__init__(self,
pool,
sql,
fetchmany,
fetchall)
| |
__iter__(self)
| |
next(self)
| |
next_fetchall(self)
| |
next_fetchmany(self)
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:28 2003 | http://epydoc.sf.net |