| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
property --+
|
datatypes.datatype --+
|
relationship
Base class for all relationships.
For documentation of the other parameters refer to the constructor ofdatatype.datatype.
|
|||
| __init__(self, child_class, child_key=None, foreign_key=None, title=None, has_default=None) | ||
| __set_from_result__(self, ds, dbobj, value) | ||
| isset(self, dbobj) | ||
|
__convert__(self,
value) Relationships do not need a convert method or can't use it anyway. |
||
|
sql_literal(self,
dbobj) This relationship cannot be represented as an SQL literal. |
||
| __select_this_column__(self) | ||
| __select_after_insert__(self, dbobj) | ||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Wed Feb 20 18:17:28 2008 | http://epydoc.sourceforge.net |