Trees | Index | Help |
|
---|
Package ZenEvents :: Module DbAccessBase :: Class DbAccessBase |
|
object
--+
|
DbAccessBase
EventManagerBase
Method Summary | |
---|---|
Remove the trailing off the end of a string. | |
close(self,
conn)
| |
Load our database driver and connect to the database. | |
Inherited from object :
__init__ ,
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
Class Variable Summary | |
---|---|
DbConnectionPool |
_cpool = <ZenEvents.DbConnectionPool.DbConnectionPool in...
|
Method Details |
---|
cleanstring(self, value)Remove the trailing off the end of a string. |
connect(self)Load our database driver and connect to the database. |
Class Variable Details |
---|
_cpool
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 | http://epydoc.sf.net |