Table of Contents

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

Methods   
__init__
close
execute
fetchall
fetchmany
fetchone
pp
reset_results
reshadow
setinputsizes
setoutputsize
  __init__ 
__init__ ( self,  gadfly_instance )

  close 
close ( self )

  execute 
execute (
        self,
        statement=None,
        params=None,
        )

execute operations, commit results if no error

Exceptions   
error
  fetchall 
fetchall ( self )

  fetchmany 
fetchmany ( self,  size=None )

  fetchone 
fetchone ( self )

Exceptions   
error
  pp 
pp ( self )

return pretty-print string rep of current results

  reset_results 
reset_results ( self )

Exceptions   
error
  reshadow 
reshadow ( self )

  setinputsizes 
setinputsizes ( self,  *args )

  setoutputsize 
setoutputsize ( self,  *args )


Table of Contents

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