Package gavo :: Package rsc :: Module common :: Class FLUSH
[frames] | no frames]

Class FLUSH

source code

object --+
         |
        FLUSH

A sentinel that grammars can yield to flush out records to the Database.

This probably is only necessary in updating dispatched grammars to enforce dropping of rows dependent on some table.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__