Class | AdaptedConnection |
Interface of an adapted connection object to support the DBAPI protocol. |
Class | CreateEnginePlugin |
A set of hooks intended to augment the construction of an _engine.Engine object based on entrypoint names in a URL. |
Class | Dialect |
Define the behavior of a specific database and DB-API combination. |
Class | ExceptionContext |
Encapsulate information about an error condition in progress. |
Class | ExecutionContext |
A messenger object for a Dialect that corresponds to a single execution. |
Class | Connectable |
Interface for an object which supports execution of SQL constructs. |