Home | Trees | Indices | Help |
|
---|
|
A table representing a query.
This is mainly for streaming applications. The table represents a DB query result. All you can do with the data itself is iterate over the rows. The metadata is usable as with any other table.
Classes | |
QueryTable QueryTables are constructed with a table definition and a DB query feeding this table definition. |
Variables | |
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |