Class H2ConnectionFactory

java.lang.Object
io.r2dbc.h2.H2ConnectionFactory
All Implemented Interfaces:
ConnectionFactory

public final class H2ConnectionFactory extends Object implements ConnectionFactory
An implementation of ConnectionFactory for creating connections to an H2 database.