Class MySqlDbEncrypt

java.lang.Object
io.ebean.config.dbplatform.AbstractDbEncrypt
io.ebean.platform.mysql.MySqlDbEncrypt
All Implemented Interfaces:
DbEncrypt

public class MySqlDbEncrypt extends AbstractDbEncrypt
MySql aes_encrypt aes_decrypt based encryption support.
  • Constructor Details

    • MySqlDbEncrypt

      public MySqlDbEncrypt()