Andreas Müller

Results 2 issues of Andreas Müller

JDBI supports proper mapping to Kotlin-classes via the `jdbi3-kotlin` plugin. The DaoOfAny class from jdbiorm only provides a Java-`FieldMapper`, this works to some extent with Kotlin. The `FieldMapper` requires you...

enhancement
question