Uses of Package
io.r2dbc.h2
Packages that use io.r2dbc.h2
Package
Description
An implementation of the Reactive Relational Database Connection API for H2 servers.
-
Classes in io.r2dbc.h2 used by io.r2dbc.h2ClassDescriptionAn implementation of
Batchfor executing a collection of statements in a batch against an H2 database.An implementation ofColumnMetadatafor an H2 database.An implementation ofConnectionfor connecting to an H2 database.Connection configuration information for connecting to an H2 database.A builder forH2ConnectionConfigurationinstances.An implementation ofConnectionFactoryfor creating connections to an H2 database.An implementation ofConnectionFactoryMetadatafor an H2 database.Connection metadata for a connection connected to a H2 database.Collection of H2 configuration options.An implementation ofResultrepresenting the results of a query against an H2 database.An implementation ofRowfor an H2 database.An implementation ofRowMetadatafor an H2 database.An implementation ofStatementfor an H2 database.An implementation ofTypefor an H2 database.