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

Class DbConnectionPool

Queue --+
        |
       DbConnectionPool


Method Summary
  __init__(self)
  __new__(type)
  get(self, backend, host, port, username, password, database, block)
  put(self, obj, block)
Inherited from Queue: empty, full, get_nowait, put_nowait, qsize

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