Uses of Class
io.r2dbc.h2.H2ConnectionFactory
Packages that use H2ConnectionFactory
Package
Description
An implementation of the Reactive Relational Database Connection API for H2 servers.
-
Uses of H2ConnectionFactory in io.r2dbc.h2
Methods in io.r2dbc.h2 that return H2ConnectionFactoryModifier and TypeMethodDescriptionH2ConnectionFactoryProvider.create(ConnectionFactoryOptions connectionFactoryOptions)