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