R2DBCRow
Represents the access methods for retrieving objects from a Row, by index or column name.
Parameters
row
The actual underlying wrapped Row that is being accessed.
typeMapping
The type mapper logic being used to get values from a Row.
Represents the access methods for retrieving objects from a Row, by index or column name.
The actual underlying wrapped Row that is being accessed.
The type mapper logic being used to get values from a Row.