i
-.kt
j
I understood it that JPA + Kotlin only supports vars, not vals
and as your id can be null (when you create the entity, before saving it) the id should be nullable, with null as default value
i
what's the point of the plugin then?
well, not following this anymore for now as I switched to plain jdbc
but thanks