InheritableSQLObject
The InheritableSQLObject class is accessible via the
sqlobject.inheritance
module.
Attributes
Methods
f
get(cls, id, connection=None, selectResults=None, childResults=None, childUpdate=False)
...
f
select(cls, clause=None, *args, **kwargs)
...
See
the source
for more information.