| Class | Description |
|---|---|
| EncryptedData |
PostgreSQL-specific wrapper for encrypted_data type that extends PGobject
and implements PGBinaryObject for binary transfer mode.
|
| EncryptingDataSource |
A DataSource wrapper that integrates encryption capabilities with the AWS Advanced JDBC Wrapper.
|
| PgEncryptedDataHelper |
PostgreSQL-specific encrypted data handling using the EncryptedData custom type.
|