【发布时间】:2016-05-16 01:05:07
【问题描述】:
我使用 IntelliJ 进行休眠,但它确实会添加错误。
我关注视频https://www.youtube.com/watch?v=bGl4u44WRiI
这个错误:
[2016-05-16 07:44:21] javax.persistence.PersistenceException: [PersistenceUnit: persistenceUnit] 类或包未找到
[2016-05-16 07:44:21] java.lang.ClassNotFoundException: models.PmaExportTemplates
【问题讨论】:
标签: java hibernate intellij-idea