| Class | Description | 
|---|---|
| FixedTenantResolver | A tenant resolver that resolves to a fixed static named tenant id | 
| NoTenantResolver | A TenantResolver that throws an exception indicating the tenant id was not found | 
| SystemPropertyTenantResolver | A TenantResolver that resolves from a System property called "gorm.tenantId". |