2013-05-18 13:08:43 +03:00
|
|
|
=========
|
|
|
|
|
2013-07-14 14:03:04 +03:00
|
|
|
## Spring JPA Example Project
|
|
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2013-05-31 23:18:53 +03:00
|
|
|
- [Spring 3 and JPA with Hibernate](http://www.baeldung.com/2011/12/13/the-persistence-layer-with-spring-3-1-and-jpa/)
|
2013-08-20 01:24:25 +03:00
|
|
|
- [Transactions with Spring 3 and JPA](http://www.baeldung.com/2011/12/26/transaction-configuration-with-jpa-and-spring-3-1/)
|
2014-03-20 21:59:42 +02:00
|
|
|
- [The DAO with JPA and Spring](http://www.baeldung.com/spring-dao-jpa)
|