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

12. Managing Connections

Robert Hedgpeth1  
(1)
Chicago, IL, USA
 

In the previous chapter, you were introduced to the process of creating a new Java project and, utilizing the capabilities of Apache Maven, adding the MariaDB R2DBC driver as a dependency to the project. Now that you’ve successfully created an application capable of taking advantage of an R2DBC implementation, it’s time to dive into the capabilities of the specification.

In this chapter, we’re going to expand on that project to examine the Connection object implementations available in the driver. Before continuing, if you haven’t ...

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.