Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 0f12b69182fe3d3174a2e2454ef87704 > files > 405

python-sqlalchemy-0.6.8-1.fc14.x86_64.rpm

.. _interfaces_core_toplevel:

Core Event Interfaces
======================

.. module:: sqlalchemy.interfaces

This section describes the various categories of events which can be intercepted
in SQLAlchemy core, including execution and connection pool events.

For ORM event documentation, see :ref:`interfaces_orm_toplevel`.

A new version of this API with a significantly more flexible and consistent
interface will be available in version 0.7.

Execution, Connection and Cursor Events
---------------------------------------

.. autoclass:: ConnectionProxy
   :members:
   :undoc-members:

Connection Pool Events
----------------------

.. autoclass:: PoolListener
   :members:
   :undoc-members: