All Classes and Interfaces

Class
Description
Union-interface combining ConnectionFactory and Closeable for H2Connection.
Encodes and decodes objects.
The default Codecs implementation.
An implementation of Batch for executing a collection of statements in a batch against an H2 database.
An implementation of ColumnMetadata for an H2 database.
An implementation of Connection for connecting to an H2 database.
Connection configuration information for connecting to an H2 database.
A builder for H2ConnectionConfiguration instances.
An implementation of ConnectionFactory for creating connections to an H2 database.
An implementation of ConnectionFactoryMetadata for an H2 database.
An implementation of ConnectionFactoryProvider for creating H2ConnectionFactorys.
Connection metadata for a connection connected to a H2 database.
Collection of H2 configuration options.
Factory to translate JDBC exceptions to R2DBC exceptions.
An implementation of Result representing the results of a query against an H2 database.
An implementation of Row for an H2 database.
An implementation of RowMetadata for an H2 database.
An implementation of Statement for an H2 database.
An implementation of Type for an H2 database.