| Class | Description |
|---|---|
| MetadataManager |
Manages encryption metadata by loading configuration from database tables, providing caching
mechanisms, and offering lookup methods for column encryption settings.
|
| Exception | Description |
|---|---|
| MetadataException |
Exception thrown when metadata operations fail, such as loading encryption configuration from
database or cache operations.
|