| Package | Description |
|---|---|
| com.mysql.cj | |
| com.mysql.cj.jdbc | |
| com.mysql.cj.protocol.a | |
| com.mysql.cj.protocol.a.authentication | |
| com.mysql.cj.protocol.a.result | |
| testsuite.regression | |
| testsuite.simple |
| Class and Description |
|---|
| NativeMessageBuilder |
| NativePacketPayload
PacketPayload is the content of a full single packet (independent from
on-wire splitting) communicated with the server.
|
| NativeProtocol |
| Class and Description |
|---|
| NativeMessageBuilder |
| Class and Description |
|---|
| AbstractRowFactory |
| AbstractValueEncoder |
| ColumnDefinitionFactory |
| CompressedPacketSender
A
MessageSender for the compressed protocol. |
| InputStreamValueEncoder |
| MysqlBinaryValueDecoder
A
ValueDecoder for the MySQL binary (prepared statement) protocol. |
| MysqlTextValueDecoder
Implementation of
ValueDecoder for the MySQL text protocol. |
| NativeCapabilities |
| NativeConstants.IntegerDataType
Basic protocol data types as they are defined in http://dev.mysql.com/doc/internals/en/integer.html
|
| NativeConstants.StringLengthDataType
Basic protocol data types as they are defined in http://dev.mysql.com/doc/internals/en/string.html
which require explicit length specification.
|
| NativeConstants.StringSelfDataType
Basic self-describing protocol data types as they are defined in http://dev.mysql.com/doc/internals/en/string.html
|
| NativeMessageBuilder |
| NativePacketHeader
Represents the legacy protocol packet header, consisting of
3-bytes payload_length and 1-byte sequence_id.
|
| NativePacketPayload
PacketPayload is the content of a full single packet (independent from
on-wire splitting) communicated with the server.
|
| NativeProtocol |
| NativeServerSession |
| NativeServerSessionStateController |
| NativeServerSessionStateController.NativeServerSessionStateChanges |
| PacketSenderTestBase
Common functionality for packet sender tests.
|
| ReaderValueEncoder |
| SimplePacketReaderTest.MockSocketConnection |
| SimplePacketSender
Simple implementation of
MessageSender which handles the transmission of logical MySQL packets to the provided output stream. |
| Class and Description |
|---|
| NativePacketPayload
PacketPayload is the content of a full single packet (independent from
on-wire splitting) communicated with the server.
|
| Class and Description |
|---|
| NativeMessageBuilder |
| NativePacketPayload
PacketPayload is the content of a full single packet (independent from
on-wire splitting) communicated with the server.
|
| NativeProtocol |
| NativeServerSessionStateController.NativeServerSessionStateChanges |
| Class and Description |
|---|
| NativePacketPayload
PacketPayload is the content of a full single packet (independent from
on-wire splitting) communicated with the server.
|
| Class and Description |
|---|
| NativePacketPayload
PacketPayload is the content of a full single packet (independent from
on-wire splitting) communicated with the server.
|