我使用 NHibernate 的 JPA (NPA) 实现并嵌入了persistence.xml
配置文件,但我在 AppHarbor 上的应用程序显示:
“没有名为 persistenceUnit 的 EntityManager 的持久性提供程序”
它在我的本地机器上运行良好。
我使用 NHibernate 的 JPA (NPA) 实现并嵌入了persistence.xml
配置文件,但我在 AppHarbor 上的应用程序显示:
“没有名为 persistenceUnit 的 EntityManager 的持久性提供程序”
它在我的本地机器上运行良好。