Gabriel Nagassaki Campos

Results 2 comments of Gabriel Nagassaki Campos

I had a similar problem as @heixiaoma using AdoptOpenJDK 11.0.9.101, Hibernate Entitymanager 5.4.29 and Javassist 3.27.0-GA. I'm trying to emulate a software adaptation scenario where an `author` attribute of the...

Thank you @NingZhang-e! This loader instantiation fix the illegal access error 😄. Now I have another issue with Hibernate: ``` org.hibernate.property.access.spi.PropertyAccessException: Error accessing field [private int Book.id] by reflection for...