See: Description
Interface | Description |
---|---|
AuthenticationMessage |
A marker interface for messages that indicate that the message has to do with authentication.
|
BackendMessage |
A message sent from a backend server to a frontend client.
|
Class | Description |
---|---|
AuthenticationCleartextPassword |
The AuthenticationCleartextPassword message.
|
AuthenticationGSS |
The AuthenticationGSS message.
|
AuthenticationGSSContinue |
The AuthenticationGSSContinue message.
|
AuthenticationKerberosV5 |
The AuthenticationKerberosV5 message.
|
AuthenticationMD5Password |
The AuthenticationMD5Password message.
|
AuthenticationOk |
The AuthenticationOk message.
|
AuthenticationSASL |
The AuthenticationSASL message.
|
AuthenticationSASLContinue |
The AuthenticationSASLContinue message.
|
AuthenticationSASLFinal |
The AuthenticationSASLFinal message.
|
AuthenticationSCMCredential |
The AuthenticationSCMCredential message.
|
AuthenticationSSPI |
The AuthenticationSSPI message.
|
BackendKeyData |
The BackendKeyData message.
|
BackendMessageDecoder | |
BindComplete |
The BindComplete message.
|
CloseComplete |
The CloseComplete message.
|
CommandComplete |
The CommandComplete message.
|
CopyBothResponse |
The CopyBothResponse message.
|
CopyData |
The CopyData message.
|
CopyDone |
The CopyDone message.
|
CopyInResponse |
The CopyInResponse message.
|
CopyOutResponse |
The CopyOutResponse message.
|
DataRow |
The DataRow message.
|
EmptyQueryResponse |
The EmptyQueryResponse message.
|
ErrorResponse |
The ErrorResponse message.
|
Field |
The Field type returned as part of some
BackendMessage s. |
FunctionCallResponse |
The FunctionCallResponse message.
|
NoData |
The NoData message.
|
NoticeResponse |
The NoticeResponse message.
|
NotificationResponse |
The NotificationResponse message.
|
ParameterDescription |
The ParameterDescription message.
|
ParameterStatus |
The ParameterStatus message.
|
ParseComplete |
The ParseComplete message.
|
PortalSuspended |
The PortalSuspended message.
|
ReadyForQuery |
The ReadyForQuery message.
|
RowDescription |
The RowDescription message.
|
RowDescription.Field |
The field within the
RowDescription . |
Enum | Description |
---|---|
Field.FieldType |
An enumeration of field types.
|
ReadyForQuery.TransactionStatus |
An enumeration of backend transaction statuses.
|
Copyright © 2020. All rights reserved.