Support for kotlin data classes
Opened this issue · 0 comments
sockeqwe commented
Initial kotlin support has been introduced in 0.4.1
. However, data classes are not supported yet, because that would mean that the @Column
annotations have to be supported as constructor parameters as well