| Package | Description |
|---|---|
| org.mariadb.jdbc | |
| org.mariadb.jdbc.internal.common.queryresults |
| Modifier and Type | Method and Description |
|---|---|
MySQLProtocol |
MySQLStatement.getProtocol()
returns the protocol.
|
| Modifier and Type | Method and Description |
|---|---|
static MySQLConnection |
MySQLConnection.newConnection(MySQLProtocol protocol) |
| Constructor and Description |
|---|
MySQLResultSet(QueryResult dqr,
Statement statement,
MySQLProtocol protocol,
Calendar cal) |
| 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
|
Copyright © 2014. All rights reserved.