| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
                           object --+        
                                    |        
sqlalchemy.sql.expression._Generative --+    
                                        |    
     sqlalchemy.sql.expression.Executable --+
                                            |
                           object --+       |
                                    |       |
    sqlalchemy.sql.visitors.Visitable --+   |
                                        |   |
  sqlalchemy.sql.expression.ClauseElement --+
                                            |
                                           InsertFromSelect
An Executable that can insert into table the values from 
  select
| Nested Classes | |
| 
     Inherited from   | 
  
| Instance Methods | |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
| 
     Inherited from  Inherited from   | 
  
| Properties | |
| 
     Inherited from  Inherited from   | 
  
| Method Details | 
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:28 2011 | http://epydoc.sourceforge.net |