| Package | Description |
|---|---|
| com.avaje.ebean.config.dbplatform |
Database platform specific support
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2DbEncrypt
H2 encryption support via encrypt decrypt function.
|
class |
MySqlDbEncrypt
MySql aes_encrypt aes_decrypt based encryption support.
|
class |
OracleDbEncrypt
Oracle encryption support.
|
class |
PostgresDbEncrypt
Postgres pgp_sym_encrypt pgp_sym_decrypt based encryption support.
|
Copyright © 2016. All rights reserved.