Uses of Class
io.r2dbc.h2.H2Statement
Packages that use H2Statement
Package
Description
An implementation of the Reactive Relational Database Connection API for H2 servers.
-
Uses of H2Statement in io.r2dbc.h2
Methods in io.r2dbc.h2 that return H2StatementModifier and TypeMethodDescriptionH2Statement.add()H2Connection.createStatement(String sql) H2Statement.returnGeneratedValues(String... columns)