Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The spec now clarifies that database types are inferred from scalar values.
Type and Parameter allow for explicit database type declaration along with the direction of a parameter (in/out) which is required for stored procedure/server-side functionality invocation.
New Type (https://javadoc.io/doc/io.r2dbc/r2dbc-spi/latest/io/r2dbc/spi/Type.html) can be obtained from ColumnMetadata.