Package ZenEvents :: Module DbAccessBase :: Class DbAccessBase
[show private | hide private]
[frames | no frames]

Type DbAccessBase

object --+
         |
        DbAccessBase

Known Subclasses:
EventManagerBase

Method Summary
  cleanstring(self, value)
Remove the trailing off the end of a string.
  close(self, conn)
  connect(self)
Load our database driver and connect to the database.
Inherited from object: __init__, __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

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.

Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 http://epydoc.sf.net