Hibernate错误——No row with the given identifier exists

错误

  • 是用的是Hibernate自动建立的数据表,在进行数据库操作时,出现错误No row with the given identifier exists

解决

  • 关系数据库一致性遭到了破坏,找到相关表,删除表,重新建立表即可
posted @ 2019-07-02 23:00  话·醉月  阅读(443)  评论(0编辑  收藏  举报