cfg « JPA « Spring Q&A





1. No hibernate.cfg,how to use shemaexport?    forum.springsource.org

No hibernate.cfg,how to use shemaexport? Hello everyone: I the last project,we create database by using SchemaExport in Hibernate.I have to create database using hibernate.cfg.xml . After I change framework to spring,there ...

2. configurationClass must be assingable to org.hibernate.cfg.Configuration?    forum.springsource.org

Oct 8th, 2007, 12:58 PM #1 plluke View Profile View Forum Posts Private Message Junior Member Join Date Oct 2007 Posts 2 configurationClass must be assingable to org.hibernate.cfg.Configuration? Trying to jump ...

3. UnsupportedClassVersionError: org/hibernate/cfg/SecondPass    forum.springsource.org

Jun 12th, 2008, 09:36 AM #1 sherihan View Profile View Forum Posts Private Message Member Join Date Jan 2005 Posts 76 UnsupportedClassVersionError: org/hibernate/cfg/SecondPass Hello, I'm using Spring 2 and Hibernate 3 ...

4. Could not initialize class org.hibernate.cfg.Configuration    forum.springsource.org

Could not initialize class org.hibernate.cfg.Configuration Hi all, I am getting this exception after I try to load my app. I have the necessary hibernate jars in my classpath namely hibernate3.jar, hibernate-annotations.jar, ...