| Package | Description |
|---|---|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptKeyManager |
ServerConfig.getEncryptKeyManager()
Return the EncryptKeyManager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.setEncryptKeyManager(EncryptKeyManager encryptKeyManager)
Set the EncryptKeyManager.
|
| Constructor and Description |
|---|
DataEncryptSupport(EncryptKeyManager encryptKeyManager,
Encryptor encryptor,
String table,
String column) |
Copyright © 2014. All Rights Reserved.