java.lang.Object
org.qubership.atp.itf.lite.backend.model.entities.converters.HashMapConverter
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HashMapConverter
public HashMapConverter()
-
Method Details
-
convertToDatabaseColumn
- Specified by:
convertToDatabaseColumn in interface javax.persistence.AttributeConverter<Map<String,List<String>>,String>
-
convertToEntityAttribute
- Specified by:
convertToEntityAttribute in interface javax.persistence.AttributeConverter<Map<String,List<String>>,String>