Class RowDescription
java.lang.Object
io.r2dbc.postgresql.message.backend.RowDescription
- All Implemented Interfaces:
BackendMessage
The RowDescription message.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowDescription
Create a new message.- Parameters:
fields- the fields- Throws:
IllegalArgumentException- iffieldsisnull
-
-
Method Details
-
equals
-
getFields
-
hashCode
-
toString
-