Table of Contents

Class: TupleCollector Zope-2.2.1-src/lib/python/Products/ZGadflyDA/gadfly/sqlsem.py

Translate a sequence of assignments to simple tuples. (for implementing the select list of a SELECT).

Methods   
__init__
__repr__
addbinding
demarshal
domain
initargs
map
marshaldata
relbind
uncache
  __init__ 
__init__ ( self )

  __repr__ 
__repr__ ( self )

  addbinding 
addbinding (
        self,
        attribute,
        expression,
        )

bind att>expression.

  demarshal 
demarshal ( self,  args )

  domain 
domain ( self )

  initargs 
initargs ( self )

  map 
map ( self,  assnlist )

remap btlist by self. return (tuplelist, attorder)

  marshaldata 
marshaldata ( self )

  relbind 
relbind (
        self,
        dict,
        db,
        )

disambiguate missing rel names if possible. also choose output names appropriately.

already bound!

Exceptions   
NameError
  uncache 
uncache ( self )


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6