Class H2Result

java.lang.Object
io.r2dbc.h2.H2Result
All Implemented Interfaces:
Result

public final class H2Result extends Object implements Result
An implementation of Result representing the results of a query against an H2 database.