| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.common.packet | |
| org.mariadb.jdbc.internal.common.queryresults | |
| org.mariadb.jdbc.internal.mysql.packet |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncPacketFetcher |
| Modifier and Type | Method and Description |
|---|---|
static StreamingSelectResult |
StreamingSelectResult.createStreamingSelectResult(ResultSetPacket packet,
PacketFetcher packetFetcher,
MySQLProtocol protocol)
create StreamingResultSet - precondition is that a result set packet has been read
|
| Modifier and Type | Method and Description |
|---|---|
ValueObject[] |
MySQLRowPacket.getRow(PacketFetcher packetFetcher) |
Copyright © 2014. All rights reserved.