Package com.dieselpoint.norm.converter
Class IntArrayToListConverter
java.lang.Object
com.dieselpoint.norm.converter.IntArrayToListConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToDatabaseColumn(List<Integer> attribute) convertToEntityAttribute(Array dbData)
-
Constructor Details
-
IntArrayToListConverter
public IntArrayToListConverter()
-
-
Method Details