| 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 |
MysqlxCrud.Collection
Protobuf type
Mysqlx.Crud.Collection |
static class |
MysqlxCrud.Collection.Builder
Protobuf type
Mysqlx.Crud.Collection |
| Modifier and Type | Method and Description |
|---|---|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.FindOrBuilder.getCollectionOrBuilder()
collection in which to find
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Find.getCollectionOrBuilder()
collection in which to find
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Find.Builder.getCollectionOrBuilder()
collection in which to find
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.InsertOrBuilder.getCollectionOrBuilder()
collection to insert into
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Insert.getCollectionOrBuilder()
collection to insert into
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Insert.Builder.getCollectionOrBuilder()
collection to insert into
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.UpdateOrBuilder.getCollectionOrBuilder()
collection to change
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Update.getCollectionOrBuilder()
collection to change
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Update.Builder.getCollectionOrBuilder()
collection to change
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.DeleteOrBuilder.getCollectionOrBuilder()
collection to change
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Delete.getCollectionOrBuilder()
collection to change
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.Delete.Builder.getCollectionOrBuilder()
collection to change
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.CreateViewOrBuilder.getCollectionOrBuilder()
name of the VIEW object, which should be created
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.CreateView.getCollectionOrBuilder()
name of the VIEW object, which should be created
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.CreateView.Builder.getCollectionOrBuilder()
name of the VIEW object, which should be created
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.ModifyViewOrBuilder.getCollectionOrBuilder()
name of the VIEW object, which should be modified
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.ModifyView.getCollectionOrBuilder()
name of the VIEW object, which should be modified
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.ModifyView.Builder.getCollectionOrBuilder()
name of the VIEW object, which should be modified
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.DropViewOrBuilder.getCollectionOrBuilder()
name of the VIEW object, which should be deleted
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.DropView.getCollectionOrBuilder()
name of the VIEW object, which should be deleted
|
MysqlxCrud.CollectionOrBuilder |
MysqlxCrud.DropView.Builder.getCollectionOrBuilder()
name of the VIEW object, which should be deleted
|
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.Find.Builder.getCollectionFieldBuilder()
collection in which to find
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.Insert.Builder.getCollectionFieldBuilder()
collection to insert into
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.Update.Builder.getCollectionFieldBuilder()
collection to change
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.Delete.Builder.getCollectionFieldBuilder()
collection to change
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.CreateView.Builder.getCollectionFieldBuilder()
name of the VIEW object, which should be created
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.ModifyView.Builder.getCollectionFieldBuilder()
name of the VIEW object, which should be modified
|
private com.google.protobuf.SingleFieldBuilderV3<MysqlxCrud.Collection,MysqlxCrud.Collection.Builder,MysqlxCrud.CollectionOrBuilder> |
MysqlxCrud.DropView.Builder.getCollectionFieldBuilder()
name of the VIEW object, which should be deleted
|