ConnectionHub
Instances of this class represent a logical connection, and can be consumed by a variety of classes or items.
The ConnectionHub class is accessible via the sqlobject.connectionhub module.
Connections are registered the process, or for the individual thread. The thread-level connections always take precedence over the process-level connections.
Methods
See the source for more information.