hibernate-orm
hibernate-orm copied to clipboard
HHH-16607 private fields kept private by the enhancer
https://hibernate.atlassian.net/browse/HHH-16607
Since #5491, the enhancer removed the private modifier on the Fields, making them actually public.