| Package | Description |
|---|---|
| com.mysql.cj.jdbc.result | |
| com.mysql.cj.protocol.a.result |
| Class and Description |
|---|
| NativeResultset |
| OkPacket |
| Class and Description |
|---|
| AbstractBufferRow
A ResultSetRow implementation that holds one row packet (which is re-used by the driver, and thus saves memory allocations), and tries when possible to avoid
allocations to break out the results as individual byte[]s.
|
| AbstractResultsetRows |
| OkPacket |