Class IntegerListConverter
java.lang.Object
com.maplander.backend.repository.converter.IntegerListConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInteger[]convertToDatabaseColumn(List<Integer> attribute) convertToEntityAttribute(Integer[] dbData)
-
Constructor Details
-
IntegerListConverter
public IntegerListConverter()
-
-
Method Details
-
convertToDatabaseColumn
-
convertToEntityAttribute
-