¡@

Home 

java Programming Glossary: orm.xml

define named query in orm.xml with jpa and hibernate

http://stackoverflow.com/questions/2373369/define-named-query-in-orm-xml-with-jpa-and-hibernate

named query in orm.xml with jpa and hibernate I'm trying to put my named queries in.. and hibernate I'm trying to put my named queries in my orm.xml put in META INF with persistence.xml but my orm.xml seems to.. in my orm.xml put in META INF with persistence.xml but my orm.xml seems to be ignored by hibernate jpa. When I try to create my..

javax.persistence.PersistenceException: No Persistence provider for EntityManager named customerManager

http://stackoverflow.com/questions/3739387/javax-persistence-persistenceexception-no-persistence-provider-for-entitymanage

the asme error lines They didnt mentioned anything about orm.xml in that tutorial. may it be a problem causer java hibernate..