Class ParameterDescription
java.lang.Object
io.r2dbc.postgresql.message.backend.ParameterDescription
- All Implemented Interfaces:
BackendMessage
The ParameterDescription message.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParameterDescription
Create a new message.- Parameters:
parameters- the object IDs of the parameter data types- Throws:
IllegalArgumentException- ifparametersisnull
-
-
Method Details
-
equals
-
getParameters
-
hashCode
-
toString
-