Table of Contents

Aurelius.Comp.Connection Namespace

Classes

Name Description
EAureliusConnection​Exception Exception raised by TAureliusConnection when the connection cannot be established due to missing or invalid configuration, such as no adapter name, no driver name, or an incompatible adapted connection component.
TAureliusConnection Non-visual design-time component that configures and provides database connections for the Aurelius ORM framework.
TAureliusCustom​Connection​Pool Abstract base class for Aurelius connection pool components.

Enumerations

Name Description
TCloningMode Specifies how the adapted connection component is cloned when TAureliusConnection.​Create​Connection creates a new IDBConnection interface in adapter mode.