hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-16607 private fields kept private by the enhancer

Open ctabin opened this issue 2 years ago • 0 comments

https://hibernate.atlassian.net/browse/HHH-16607

Since #5491, the enhancer removed the private modifier on the Fields, making them actually public.

ctabin avatar Jun 04 '23 13:06 ctabin