Converters must convert to a data-type, know by the database
[jpa-converters] / src / main / java / de / juplo / jpa / converters / ZoneOffsetConverter.java
2017-08-15 Kai MoritzImplemented to-String converters for MonthDay, YearMont...