public class ByteArrayBase64Converter extends Object implements AttributeConverter<byte[],String>
| Constructor and Description |
|---|
ByteArrayBase64Converter() |
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.