| 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)
create StreamingResultSet - precondition is that a result set packet has been read
|
| Modifier and Type | Method and Description |
|---|---|
static CachedSelectResult |
CachedSelectResult.createCachedSelectResult(StreamingSelectResult streamingResult) |
| Modifier and Type | Field and Description |
|---|---|
StreamingSelectResult |
MySQLProtocol.activeResult |
Copyright © 2014. All rights reserved.