| Package | Description |
|---|---|
| com.mysql.cj.x.protobuf |
Message classes used for serialization with Google Protocol Buffers to support the X Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxCursor.Open.OneOfMessage
Protobuf type
Mysqlx.Cursor.Open.OneOfMessage |
static class |
MysqlxCursor.Open.OneOfMessage.Builder
Protobuf type
Mysqlx.Cursor.Open.OneOfMessage |
| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCursor.Open.OneOfMessage,MysqlxCursor.Open.OneOfMessage.Builder,MysqlxCursor.Open.OneOfMessageOrBuilder> |
MysqlxCursor.Open.Builder.stmtBuilder_ |
| Modifier and Type | Method and Description |
|---|---|
MysqlxCursor.Open.OneOfMessageOrBuilder |
MysqlxCursor.OpenOrBuilder.getStmtOrBuilder()
statement for which the resultset is going to be iterated through by the cursor
|
MysqlxCursor.Open.OneOfMessageOrBuilder |
MysqlxCursor.Open.getStmtOrBuilder()
statement for which the resultset is going to be iterated through by the cursor
|
MysqlxCursor.Open.OneOfMessageOrBuilder |
MysqlxCursor.Open.Builder.getStmtOrBuilder()
statement for which the resultset is going to be iterated through by the cursor
|
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCursor.Open.OneOfMessage,MysqlxCursor.Open.OneOfMessage.Builder,MysqlxCursor.Open.OneOfMessageOrBuilder> |
MysqlxCursor.Open.Builder.getStmtFieldBuilder()
statement for which the resultset is going to be iterated through by the cursor
|