NullPointerException in Netbeans Hibernate Mapping Files and POJOs wizard from Firebird database

风流意气都作罢 提交于 2019-12-05 09:28:01
Mark Rotteveel

A new question about this triggered me to investigate it again, the problem is a combination of how Jaybird loads itself and a custom classloader in Netbeans. See https://stackoverflow.com/a/18920383/466862

delete hibernate.cfg.xml and hibernate.reveng.xml ; And generate them again using Netbeans. After that try to create entity classes. I have faced this issue and doing this worked for me

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!