Home | Trees | Index | Help |
|
---|
Package lemon :: Package db :: Package drivers :: Module base :: Class baseConnection |
|
gadflyConnection
,
mysqlConnection
,
odbcConnection
Method Summary | |
---|---|
Set up the database connection... | |
Delegate unrecognised methods/attributes to the cursor object. | |
Return our custom cursor rather than the default connection cursor. |
Method Details |
---|
__init__(self)
|
__getattr__(self,
name)
|
cursor(self, autoExecute=True, fetchMode='tuple', autoConvert=False, convertMode='table', colTypesName='ColTypes', types={})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:20 2003 | http://epydoc.sf.net |