[hibernate-dev] Support for entities without default constructor
Vlad Mihalcea
mihalcea.vlad at gmail.com
Sat Feb 3 10:03:20 EST 2018
Hi,
I realized that we could allow users to define entities without a default
constructor.
For Kotlin, which supportsdefault values, this could be beneficial.
There is some info about how we could do that in this using Objenesis in
the following Spring issue:
https://jira.spring.io/plugins/servlet/mobile#issue/SPR-10594
Let me know what you think,
Vlad
More information about the hibernate-dev
mailing list