| 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. 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 19 18:26:44 2010 | http://epydoc.sourceforge.net |