© 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_5

5. Transactions

Robert Hedgpeth1  
(1)
Chicago, IL, USA
 

The ability to support transactions is a crucial aspect of all relational databases. In fact, it’s one of their most important features as their usage is often a crucial part of maintaining databases of any size and complexity.

Given that understanding, it makes sense that the R2DBC specification provides support and guidance for driver implementations to expose core transactional management capabilities. Along the way, we’ll explore what transactional features the specification requires to be implemented while also examining how and when ...

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.