JPA Implementations – Which one is the best to use? [closed]

I had the same conclusions about these implementations. OpenJPA was/seemed buggy Hibernate had tons of libraries and seemed to have trouble with not lazy loading everything. Toplink ended up as my choice. It was not as flexible as Hibernate would have been but it works and I don’t have to install commons-logging. The one I … Read more

No Persistence provider for EntityManager named

Put the “hibernate-entitymanager.jar” in the classpath of application. For newer versions, you should use “hibernate-core.jar” instead of the deprecated hibernate-entitymanager If you are running through some IDE, like Eclipse: Project Properties -> Java Build Path -> Libraries. Otherwise put it in the /lib of your application.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)