static MysqlxCrud.DataModel |
MysqlxCrud.DataModel.forNumber(int value) |
|
MysqlxCrud.DataModel |
MysqlxCrud.Delete.Builder.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Delete.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.DeleteOrBuilder.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Find.Builder.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Find.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.FindOrBuilder.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Insert.Builder.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Insert.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.InsertOrBuilder.getDataModel() |
data model that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Update.Builder.getDataModel() |
datamodel that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.Update.getDataModel() |
datamodel that the operations refer to
|
MysqlxCrud.DataModel |
MysqlxCrud.UpdateOrBuilder.getDataModel() |
datamodel that the operations refer to
|
static MysqlxCrud.DataModel |
MysqlxCrud.DataModel.valueOf(int value) |
已过时。
|
static MysqlxCrud.DataModel |
MysqlxCrud.DataModel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxCrud.DataModel |
MysqlxCrud.DataModel.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxCrud.DataModel[] |
MysqlxCrud.DataModel.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|