Table of Contents
Virtual superclass. See text for methods and members to define.
__init__ ( self )
Usually redefine __init__
__repr__ ( self )
possibly redefine __repr__ and irepr
attributes ( self )
listing ( self )
return list of values (1 column) or list of tuples of values (>1 column). size of elts should match number of columns.
define the row generator
relbind ( self, db, atts, )
for introspective methods possibly redefine relbind
rows ( self, andseqs=0 )
uncache ( self )