Home | Trees | Indices | Help |
|
---|
|
twisted.enterprise.adbapi.ConnectionPool --+ | RetryingConnectionPool
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
Inherited from |
Instance Variables | |
Inherited from |
Method Details |
Return a database connection when one becomes available. This method blocks and should be run in a thread from the internal threadpool. Don't call this method directly from non-threaded code. Using this method outside the external threadpool may exceed the maximum number of connections in the pool.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 25 17:52:22 2010 | http://epydoc.sourceforge.net |