2020-08-15 14:02:21 -04:00
|
|
|
## Spring JPA (2)
|
2020-08-04 16:39:30 -04:00
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Many-To-Many Relationship in JPA](https://www.baeldung.com/jpa-many-to-many)
|
2020-08-31 09:46:07 -04:00
|
|
|
- [A Guide to JPA with Spring](https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa)
|
|
|
|
- [Transactions with Spring and JPA](https://www.baeldung.com/transaction-configuration-with-jpa-and-spring)
|
|
|
|
- [The DAO with Spring and Hibernate](https://www.baeldung.com/persistence-layer-with-spring-and-hibernate)
|
|
|
|
- [Simplify the DAO with Spring and Java Generics](https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics)
|
2020-10-08 02:12:45 -04:00
|
|
|
- More articles: [[<-- prev]](/spring-jpa)
|