Package io.r2dbc.postgresql.message.backend
@NonNullApi
package io.r2dbc.postgresql.message.backend
The messages that are sent from a backend server to a frontend client.
- 
ClassDescriptionThe AuthenticationCleartextPassword message.The AuthenticationGSS message.The AuthenticationGSSContinue message.The AuthenticationKerberosV5 message.The AuthenticationMD5Password message.A marker interface for messages that indicate that the message has to do with authentication.The AuthenticationOk message.The AuthenticationSASL message.The AuthenticationSASLContinue message.The AuthenticationSASLFinal message.The AuthenticationSCMCredential message.The AuthenticationSSPI message.The BackendKeyData message.A message sent from a backend server to a frontend client.The BindComplete message.The CloseComplete message.The CommandComplete message.The CopyBothResponse message.The CopyData message.The CopyDone message.The CopyInResponse message.The CopyOutResponse message.The DataRow message.The EmptyQueryResponse message.The ErrorResponse message.The Field type returned as part of some
BackendMessages.An enumeration of field types.The FunctionCallResponse message.The NoData message.The NoticeResponse message.The NotificationResponse message.The ParameterDescription message.The ParameterStatus message.The ParseComplete message.The PortalSuspended message.The ReadyForQuery message.An enumeration of backend transaction statuses.The RowDescription message.The field within theRowDescription.