Class H2Row
java.lang.Object
io.r2dbc.h2.H2Row
- All Implemented Interfaces:
Readable,Result.RowSegment,Result.Segment,Row
An implementation of
Row for an H2 database.-
Method Details
-
equals
-
get
-
get
-
getMetadata
Returns theH2RowMetadataassociated with thisRow.- Specified by:
getMetadatain interfaceRow- Returns:
- the
H2RowMetadataassociate with thisRow.
-
hashCode
-
row
- Specified by:
rowin interfaceResult.RowSegment
-
toString
-