| |
Methods defined here:
- Iterator(self)
- Return a RowSource object for this objects query
- __init__(self, query=None)
- __iter__(self)
- getKlass(self)
- getQuery(self)
- Return the query to be used for this object
- getTableName(self)
Data and other attributes defined here:
- query = None
- table = None
|