jar « JPA « Spring Q&A





1. Hibernate mapping locations within a jar?    forum.springsource.org

Hibernate mapping locations within a jar? When specifying which hibernate mappings to use for a LocalSessionFactoryBean, I find it useful to avoid naming the mapping files explicitly and letting the classpath: ...

2. Missing spring-hibernate.jar in spring-richclient CVS    forum.springsource.org

Missing spring-hibernate.jar in spring-richclient CVS Hi, I just updated to the latest version of Spring Rich Client from CVS today. I noticed that most of the change log messages were: "upgraded ...

3. Problem with hibernate 3 jar    forum.springsource.org

Problem with hibernate 3 jar The hibernate 3 jar in spring 1.2.3 seems different compared to the actual hibernate release. From spring i get a byte size of 1,674,441, from the ...

4. Problems with Hibernate and jar    forum.springsource.org

Problems with Hibernate and jar I've packaged my application as a jar and I've run into some problems trying to execute it. I'm including the tail end of the log file: ...

5. 2.0-m4: spring-hibernate3.jar issue    forum.springsource.org

I am migrating a Spring 1.2.8 + Hibernate 3 application to Spring 2.0. The first hurdle I've run into is that the spring-hibernate3.jar is using all net.sf.hibernate classes instead of the ...

6. which hibernate jar do i need    forum.springsource.org

Im trying to get some hibernate code to work in my spring app (a dao class) but i keep getting this error saying The type net.sf.hibernate.type.Type canot be resolved. And this ...

7. JPA in Spring 2.0 and Hibernate3.2.0rc5 which jar to use ?    forum.springsource.org

JPA in Spring 2.0 and Hibernate3.2.0rc5 which jar to use ? Hello all, I am using Spring 2.0 and Hibernate 3.2.0rc5 in my application and the both framework have its own ...

8. JPA missing from spring-2.0.1-sources.jar?    forum.springsource.org

JPA missing from spring-2.0.1-sources.jar? Basic deployment question here (apologies if this is the wrong forum). For Spring 2.0, the spring-2.0.1-sources.jar file (available from the maven repository) contained all the JPA support ...

9. Location of source code for spring-hibernate3 hibernate3.jar    forum.springsource.org

Hi, A quick question. I'm making heavy use of the EmptyInterceptor and I need to step through the hibernate code. I have not been able to locate the source-code for the ...





10. org.hibernate:hibernate-core:jar:3.5.1-Final    forum.springsource.org

org.hibernate:hibernate-core:jar:3.5.1-Final Hi people! We use new version Spring Roo 1.1.0 M2 and we have the following error with dependecies: ~.domain.Pedido roo> perform package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building ...