Class PostgresDbEncrypt

java.lang.Object
io.ebean.config.dbplatform.AbstractDbEncrypt
io.ebean.platform.postgres.PostgresDbEncrypt
All Implemented Interfaces:
DbEncrypt

public class PostgresDbEncrypt extends AbstractDbEncrypt
Postgres pgp_sym_encrypt pgp_sym_decrypt based encryption support.
  • Constructor Details

    • PostgresDbEncrypt

      public PostgresDbEncrypt()