gpt4 book ai didi

java - 使用 Hibernate 和 MySQL 时出现多个错误

转载 作者:行者123 更新时间:2023-11-29 09:52:37 25 4
gpt4 key购买 nike

我在项目中使用 Hibernate 时遇到问题,并且找不到错误。

错误: Errors Screenshot from Eclipse

hibernate.cfg.xml Hibernate Configuration File

最佳答案

您缺少“映射”标签的结束标签。

你要么使用

<mapping resource="Patient.hbm.xml"/>

<mapping resource="Patient.hbm.xml">
</mapping>

enter image description here

关于java - 使用 Hibernate 和 MySQL 时出现多个错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54537874/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com