Class Field
java.lang.Object
io.r2dbc.postgresql.message.backend.Field
The Field type returned as part of some
BackendMessages.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Field
Create a new field.- Parameters:
type- the typevalue- the value- Throws:
IllegalArgumentException- iftypeorvalueisnull
-
-
Method Details
-
equals
-
getType
-
getValue
-
hashCode
-
toString
-