Home | Trees | Indices | Help |
|
---|
|
object --+ | psycopg2.pool.AbstractConnectionPool --+ | psycopg2.pool.PersistentConnectionPool --+ | cConnectionPool
GNUmed database connection pool.
Extends psycopg2's PersistentConnectionPool with a custom _connect() function. Supports one connection per thread - which also ties it to one particular DSN.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 03:58:10 2012 | http://epydoc.sourceforge.net |