XData.Comp.TenantConnectionPool Namespace
Classes
| Name | Description |
|---|---|
| TTenantLookup | Describes how to resolve the tenant of a request from an external identifier registered in the tenant catalog. |
| TTenantLookups | Collection of TTenantLookup items. |
| TXDataTenantConnectionPool | Connection pool component that routes each request to the database shard of the current tenant, using the routing information provided by a TAureliusTenantCatalog. |
Enumerations
| Name | Description |
|---|---|
| TTenantLookupSource | Identifies where a TTenantLookup reads the value that is matched against the identifiers registered in the tenant catalog. |
Types
| Name | Description |
|---|---|
| TCreateShardConnectionEvent | Event type used to provide the database connection for a shard. |
| TCreateShardPoolEvent | Event type used to provide a ready-made connection pool for a shard. |
| TResolveTenantEvent | Event type used to override or augment tenant resolution. |