| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.common.queryresults | |
| org.mariadb.jdbc.internal.mysql |
| Modifier and Type | Method and Description |
|---|---|
static StreamingSelectResult |
StreamingSelectResult.createStreamingSelectResult(ResultSetPacket packet,
PacketFetcher packetFetcher,
MySQLProtocol protocol,
boolean binaryProtocol) |
| Modifier and Type | Method and Description |
|---|---|
static CachedSelectResult |
CachedSelectResult.createCachedSelectResult(StreamingSelectResult streamingResult) |
| Modifier and Type | Field and Description |
|---|---|
StreamingSelectResult |
MySQLProtocol.activeResult |
Copyright © 2015. All rights reserved.