| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
object --+
         |
        DBConnectorComponent
A fixed component of the DBConnector, handling one particular aspect 
  of the database.  Instances of subclasses are assigned to attributes of 
  the DBConnector object, so that they are available at e.g., 
  master.db.model or master.db.changes.  This 
  parent class takes care of the necessary backlinks and other 
  housekeeping.
| Instance Methods | |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
| Class Variables | |
        connector = Nonehash(x)  | 
  |
| Instance Variables | |
| 
        db backlink to the DBConnector object  | 
  |
| Properties | |
| 
     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:20 2011 | http://epydoc.sourceforge.net |