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