Package org.minijax.dao.converters
Class LocaleConverter
- java.lang.Object
-
- org.minijax.dao.converters.LocaleConverter
-
-
Constructor Summary
Constructors Constructor Description LocaleConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringconvertToDatabaseColumn(Locale locale)LocaleconvertToEntityAttribute(String str)
-