Class PostgresDbEncrypt
- java.lang.Object
-
- io.ebean.config.dbplatform.AbstractDbEncrypt
-
- io.ebean.config.dbplatform.postgres.PostgresDbEncrypt
-
- All Implemented Interfaces:
io.ebean.config.dbplatform.DbEncrypt
public class PostgresDbEncrypt extends io.ebean.config.dbplatform.AbstractDbEncrypt
Postgres pgp_sym_encrypt pgp_sym_decrypt based encryption support.
-
-
Constructor Summary
Constructors Constructor Description PostgresDbEncrypt()
-
-
-
Constructor Detail
-
PostgresDbEncrypt
public PostgresDbEncrypt()
-
-