2023-12-24 10:11:29 -05:00
|
|
|
## Spring Persistence
|
|
|
|
Spring Persistence Articles that are also part of the e-book
|
|
|
|
This module contains articles about Spring Persistence that are also part of an Ebook.
|
2020-08-30 09:59:35 -04:00
|
|
|
|
2023-12-24 10:11:29 -05:00
|
|
|
## NOTE:
|
|
|
|
### Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.
|
2020-08-30 09:59:35 -04:00
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Transaction Propagation and Isolation in Spring @Transactional](https://www.baeldung.com/spring-transactional-propagation-isolation)
|
2020-10-28 05:15:12 -04:00
|
|
|
- [Transactional Annotations: Spring vs. JTA](https://www.baeldung.com/spring-vs-jta-transactional)
|
2020-10-08 02:56:50 -04:00
|
|
|
- [Test a Mock JNDI Datasource with Spring](https://www.baeldung.com/spring-mock-jndi-datasource)
|
2020-10-20 23:23:19 -04:00
|
|
|
- [Detecting If a Spring Transaction Is Active](https://www.baeldung.com/spring-transaction-active)
|
2022-04-03 18:12:29 -04:00
|
|
|
- [Guide to Jakarta EE JTA](https://www.baeldung.com/jee-jta)
|