Uses of Package
io.r2dbc.postgresql.message.backend
Packages that use io.r2dbc.postgresql.message.backend
Package
Description
R2DBC driver API with Postgres-specific extensions.
The messages that are sent from a backend server to a frontend client.
-
Classes in io.r2dbc.postgresql.message.backend used by io.r2dbc.postgresql.api
-
Classes in io.r2dbc.postgresql.message.backend used by io.r2dbc.postgresql.message.backendClassDescriptionThe AuthenticationCleartextPassword message.The AuthenticationGSS message.The AuthenticationKerberosV5 message.A marker interface for messages that indicate that the message has to do with authentication.The AuthenticationOk message.The AuthenticationSCMCredential message.The AuthenticationSSPI message.A message sent from a backend server to a frontend client.The BindComplete message.The CloseComplete message.The CopyData message.The CopyDone message.The DataRow message.The EmptyQueryResponse message.The Field type returned as part of some
BackendMessages.An enumeration of field types.The NoData message.The ParseComplete message.The PortalSuspended message.An enumeration of backend transaction statuses.The field within theRowDescription.