derby « JPA « Spring Q&A





1. using hibernate with embedded derby    forum.springsource.org

i want to use hibernate with embedded derby in a standalone application, and i have some questions: 1. What jars do i need ? 2. What are the necessary hibernate configuration ...

2. JPA helloworld 'hangs' with spring-agent and Derby    forum.springsource.org

JPA helloworld 'hangs' with spring-agent and Derby Hi, I've put together a helloworld application where I try to test various JPA features with JUnit4 test classes. My experiments are maven2 based ...

3. example for JOTM+Hibernate+Derby in Spring DM???    forum.springsource.org

4. Why Hibernate and derby embedded not keep data    forum.springsource.org

Why Hibernate and derby embedded not keep data I use spring roo version 1.1.0.RC1(in STS2.5.0.RC1) create project and use Hibernate and DERBY for persistence and Database. After create entity , controller ...