| Class | Description |
|---|---|
| ColumnEncryptionConfig |
Configuration class that represents encryption settings for a specific database column.
|
| ColumnEncryptionConfig.Builder | |
| ConnectionParameters |
Immutable data class that holds connection parameters extracted from a database connection.
|
| ConnectionParameters.Builder |
Builder class for constructing ConnectionParameters instances.
|
| EncryptionConfig |
Configuration class for the encryption plugin containing KMS settings, caching options, retry
policies, and other operational parameters.
|
| EncryptionConfig.Builder | |
| KeyMetadata |
Metadata class for storing KMS key information including master key ARN, encrypted data key, and
usage tracking information.
|
| KeyMetadata.Builder | |
| SchemaName |
A validated schema name that is safe for use in SQL identifier positions.
|