Class H2Connection

java.lang.Object
io.r2dbc.h2.H2Connection
All Implemented Interfaces:
Closeable, Connection

public final class H2Connection extends Object implements Connection
An implementation of Connection for connecting to an H2 database.