| AddTenantDAO |
DAO to create a free tenant slot (to align with a new partition)
|
| AddTenantKeyDAO |
DAO to add a new tenant key record
|
| CreateOrReplaceViewDAO |
Executes a CREATE OR REPLACE VIEW statement
|
| DeleteTenantDAO |
Delete the tenant meta-data after it has been dropped.
|
| DropViewDAO |
Executes a DROP VIEW statement
|
| FindTenantIdDAO |
DAO to create a free tenant slot (to align with a new partition)
|
| GetTenantDAO |
DAO to create a free tenant slot (to align with a new partition)
|
| MaxTenantIdDAO |
DAO to create a free tenant slot (to align with a new partition)
|
| UpdateTenantStatusDAO |
DAO to create a free tenant slot (to align with a new partition)
|