© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. SaccoBeginning Spring Datahttps://doi.org/10.1007/978-1-4842-8764-4_5

5. Transaction Management

Andres Sacco1  
(1)
Buenos Aires, Buenos Aires, Argentina
 

As you saw in the previous chapters of this book, you can execute simple queries to obtain information. Still, there are other cases when the situation is complex and involves updating/inserting/deleting tables across the same database.

One of the essential features of the relational database is the possibility of having a mechanism that provides security and does not affect the quality of the information if something happens. These terms are known as consistency and integrity .

You may think this is not ...

Get Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.