Class t.e.u._TableRelationship:

Part of twisted.enterprise.util View Source View In Hierarchy

(Internal)

A foreign key relationship between two tables.
Method __init__ Undocumented
def __init__(self, childColumns, parentColumns, childRowClass, containerMethod, autoLoad): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.