| 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.Projection
Protobuf type
Mysqlx.Crud.Projection |
static class |
MysqlxCrud.Projection.Builder
Protobuf type
Mysqlx.Crud.Projection |
| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<MysqlxCrud.Projection,MysqlxCrud.Projection.Builder,MysqlxCrud.ProjectionOrBuilder> |
MysqlxCrud.Find.Builder.projectionBuilder_ |
| Modifier and Type | Method and Description |
|---|---|
MysqlxCrud.ProjectionOrBuilder |
MysqlxCrud.FindOrBuilder.getProjectionOrBuilder(int index)
list of column projections that shall be returned
|
MysqlxCrud.ProjectionOrBuilder |
MysqlxCrud.Find.getProjectionOrBuilder(int index)
list of column projections that shall be returned
|
MysqlxCrud.ProjectionOrBuilder |
MysqlxCrud.Find.Builder.getProjectionOrBuilder(int index)
list of column projections that shall be returned
|
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<MysqlxCrud.Projection,MysqlxCrud.Projection.Builder,MysqlxCrud.ProjectionOrBuilder> |
MysqlxCrud.Find.Builder.getProjectionFieldBuilder() |
java.util.List<? extends MysqlxCrud.ProjectionOrBuilder> |
MysqlxCrud.FindOrBuilder.getProjectionOrBuilderList()
list of column projections that shall be returned
|
java.util.List<? extends MysqlxCrud.ProjectionOrBuilder> |
MysqlxCrud.Find.getProjectionOrBuilderList()
list of column projections that shall be returned
|
java.util.List<? extends MysqlxCrud.ProjectionOrBuilder> |
MysqlxCrud.Find.Builder.getProjectionOrBuilderList()
list of column projections that shall be returned
|