Table of Contents

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.
TXDataTenant​Connection​Pool Connection pool component that routes each request to the database shard of the current tenant, using the routing information provided by a TAureliusTenant​Catalog.

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
TCreateShard​Connection​Event Event type used to provide the database connection for a shard.
TCreateShard​Pool​Event Event type used to provide a ready-made connection pool for a shard.
TResolveTenantEvent Event type used to override or augment tenant resolution.