| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy.parse |
Deployment information parsing
|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Modifier and Type | Method and Description |
|---|---|
DataEncryptSupport |
DeployUtil.createDataEncryptSupport(String table,
String column) |
| Constructor and Description |
|---|
ScalarTypeBytesEncrypted(ScalarTypeBytesBase baseType,
DataEncryptSupport dataEncryptSupport) |
ScalarTypeEncryptedWrapper(ScalarType<T> wrapped,
ScalarTypeBytesBase byteArrayType,
DataEncryptSupport dataEncryptSupport) |
Copyright © 2014. All Rights Reserved.