public class ByteArrayWrapperBase64Converter extends Object implements AttributeConverter<Byte[],String>
| Constructor and Description |
|---|
ByteArrayWrapperBase64Converter() |
public String toGraphProperty(Byte[] value)
toGraphProperty in interface AttributeConverter<Byte[],String>public Byte[] toEntityAttribute(String value)
toEntityAttribute in interface AttributeConverter<Byte[],String>Copyright © 2016 Neo Technology, Inc.. All rights reserved.