public class LOVConverter extends Object implements javax.persistence.AttributeConverter<LOV,String>
LOVConverter()
String
convertToDatabaseColumn(LOV attribute)
LOV
convertToEntityAttribute(String dbData)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LOVConverter()
public String convertToDatabaseColumn(LOV attribute)
convertToDatabaseColumn
javax.persistence.AttributeConverter<LOV,String>
public LOV convertToEntityAttribute(String dbData)
convertToEntityAttribute
Copyright © 2018–2021 Tesler. All rights reserved.