Uses of Class
io.ebeaninternal.server.type.DataEncryptSupport
Packages that use DataEncryptSupport
-
Uses of DataEncryptSupport in io.ebeaninternal.server.type
Constructors in io.ebeaninternal.server.type with parameters of type DataEncryptSupportModifierConstructorDescriptionScalarTypeBytesEncrypted(ScalarTypeBytesBase baseType, DataEncryptSupport dataEncryptSupport) ScalarTypeEncryptedWrapper(ScalarType<T> wrapped, ScalarTypeBytesBase byteArrayType, DataEncryptSupport dataEncryptSupport)