IDE « cfg « JPA Q&A





1. Liferay hibernate.cfg.xml location in a portlet made in Liferay IDE    stackoverflow.com

I'm trying to convert this portlet https://github.com/tlipski/newsletter-for-liferay which was made to compile with maven, to a Liferay Project (then I can work with it in the Liferay IDE). Everything ...

2. Hibernate cfg xml configuration with Eclipse Europa ide    forum.hibernate.org

I have Eclipse Europa and am trying to do a hibernate example in it. I am trying to simply add an entry to the database. My hibernate.cfg.xml file is as follows: Code: ...