Package org.cxbox.model.core.converter
Class YearAttributeConverter
java.lang.Object
org.cxbox.model.core.converter.YearAttributeConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToDatabaseColumn(Year attribute) convertToEntityAttribute(Integer dbData)
-
Constructor Details
-
YearAttributeConverter
public YearAttributeConverter()
-
-
Method Details