javax.persistence.AttributeConverter<Object,String>
public class JpaConverterListJson extends Object implements javax.persistence.AttributeConverter<Object,String>
JpaConverterListJson()
String
convertToDatabaseColumn(Object o)
Object
convertToEntityAttribute(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JpaConverterListJson()
public String convertToDatabaseColumn(Object o)
convertToDatabaseColumn
public Object convertToEntityAttribute(String s)
convertToEntityAttribute