static MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ViewAlgorithm.forNumber(int value) |
|
MysqlxCrud.ViewAlgorithm |
MysqlxCrud.CreateView.Builder.getAlgorithm() |
defines how MySQL Server processes the view
|
MysqlxCrud.ViewAlgorithm |
MysqlxCrud.CreateView.getAlgorithm() |
defines how MySQL Server processes the view
|
MysqlxCrud.ViewAlgorithm |
MysqlxCrud.CreateViewOrBuilder.getAlgorithm() |
defines how MySQL Server processes the view
|
MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ModifyView.Builder.getAlgorithm() |
defined how MySQL Server processes the view
|
MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ModifyView.getAlgorithm() |
defined how MySQL Server processes the view
|
MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ModifyViewOrBuilder.getAlgorithm() |
defined how MySQL Server processes the view
|
static MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ViewAlgorithm.valueOf(int value) |
已过时。
|
static MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ViewAlgorithm.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxCrud.ViewAlgorithm |
MysqlxCrud.ViewAlgorithm.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxCrud.ViewAlgorithm[] |
MysqlxCrud.ViewAlgorithm.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|