Package twisted :: Package enterprise :: Module adbapi
[show private | hide private]
[frames | no frames]

Module twisted.enterprise.adbapi

An asynchronous mapping to DB-API 2.0.
Classes
Augmentation A class which augments a database connector with some functionality.
ConnectionPool I represent a pool of connections to a DB-API 2.0 compliant database.
Transaction  

Function Summary
  safe(text)
Make a string safe to include in an SQL statement

Function Details

safe(text)

Make a string safe to include in an SQL statement

Generated by Epydoc 1.1 on Fri Jun 27 03:45:27 2003 http://epydoc.sf.net