© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. HedgpethR2DBC Revealedhttps://doi.org/10.1007/978-1-4842-6989-3_14

14. Managing Transactions

Robert Hedgpeth1  
(1)
Chicago, IL, USA
 

In Chapter 5, you were introduced, or possibly reintroduced, to the basic concepts of transactions and their significance within relational database solutions. Most importantly, you gained an understanding of the transactional feature support that the R2DBC specification provides.

In this chapter, we’ll be using the MariaDB R2DBC driver to get a first-hand look at what it takes to create, manage, and utilize transactions in a reactive solution.

Database Transaction Support

Among the differences that exist between different relational ...

Get R2DBC Revealed: Reactive Relational Database Connectivity for Java and JVM Programmers 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.