| Home | Trees | Index | Help |
|
|---|
| Package lemon :: Package db :: Package drivers :: Module gc :: Class gadflyConnection |
|
baseConnection --+
|
gadflyConnection
gadflyStartupConnectionGadfly conncetion object.
| Method Summary | |
|---|---|
Set up the database connection... | |
Return our custom cursor rather than the default connection cursor. | |
| Inherited from baseConnection | |
Delegate unrecognised methods/attributes to the cursor object. | |
| Method Details |
|---|
__init__(self,
database,
dir)
|
cursor(self, autoExecute=True, fetchMode='tuple', autoConvert=False, convertMode='table', colTypesName='ColTypes', types={'AUTHAPPS': {'NAME': 2}, 'SESSIONSTORE': {'ITEMVALUE': 3...)Return our custom cursor rather than the default connection cursor.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Mon Nov 10 15:08:24 2003 | http://epydoc.sf.net |