Hibernate throwing NullPointerException - processFkSecondPassInOrder

前端 未结 3 682
既然无缘
既然无缘 2020-12-20 04:21

Has anyone seen this message before?

There is some discussions on Hibernate forums with not much clarity as to what the issue might be.

We are running Hibern

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-20 04:52

    We did have the same issue but the problem was when extracting an interface from an entity, eclipse refactoring did replace the implemented class name with the interface in other entities.

提交回复
热议问题