|
|
Cheshire3 Object Model: Class BdbResultSetStore |
object --+
|
configParser.C3Object --+
|
ObjectStore --+
|
baseObjects.ResultSetStore --+
|
SimpleResultSetStore --+
|
object --+ |
| |
configParser.C3Object --+ |
| |
SimpleStore --+ |
| |
baseStore.BdbStore --+
|
BdbResultSetStore
|
__init__(self,
session,
parent,
config)
The constructor for all Cheshire3 objects take the same arguments: session: A Session object topNode: The <config> or <subConfig> domNode for the configuration parent: The object that provides the scope for this object. |
|
| create_resultSet(self, session, rset=None) | |
| delete_resultSet(self, session, rsid) | |
| fetch_resultSet(self, session, rsid) | |
| fetch_resultSetList(self, session) | |
| store_resultSet(self, session, rset) | |
| clean(self, session) | |
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
| cxn | |
| txn | |
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|
|
|
|
|
|
|
cxn
|
txn
|
| Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:10:00 2006 | http://epydoc.sf.net |