Uses of Class
io.r2dbc.postgresql.message.backend.PortalSuspended
Packages that use PortalSuspended
Package
Description
The messages that are sent from a backend server to a frontend client.
- 
Uses of PortalSuspended in io.r2dbc.postgresql.message.backend
Fields in io.r2dbc.postgresql.message.backend declared as PortalSuspendedModifier and TypeFieldDescriptionstatic final PortalSuspendedPortalSuspended.INSTANCEA static singleton instance that should always be used.