1. Issue rendering JPQL custom query results into a JSF page stackoverflow.comI have an entity with the following named query:
The problem is that i want to pass that result to a ... |
2. Using Hibernate with the Java Persistence API and JSF Pages forums.netbeans.orgHi Everyone. I tried out the above mentioned tutorial(Using Hibernate with the Java Persistence API and JSF Pages) which can be found in the following URL: http://www.netbeans.org/kb/docs/web/hibernate-jpa.html. Everything worked fine. However ... |
3. Using Hibernate with the Java Persistence API and JSF Pages coderanch.comHi Everyone. I tried out the above mentioned tutorial(Using Hibernate with the Java Persistence API and JSF Pages) which can be found in the following URL: http://www.netbeans.org/kb/docs/web/hibernate-jpa.html. Everything worked fine. However If tried to the same with a MySQL database, I am getting the following error: "build-impl.xml:545: The module has not been deployed" and if I click on the error message, ... |