Aurelius.Comp.Connection Namespace
Classes
| Name | Description |
|---|---|
| EAureliusConnectionException | 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. |
| TAureliusCustomConnectionPool | Abstract base class for Aurelius connection pool components. |
Enumerations
| Name | Description |
|---|---|
| TCloningMode | Specifies how the adapted connection component is cloned when TAureliusConnection.CreateConnection creates a new IDBConnection interface in adapter mode. |