static MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ViewSqlSecurity.forNumber(int value) |
|
MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.CreateView.Builder.getSecurity() |
defines the security context in which the view is going be executed
|
MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.CreateView.getSecurity() |
defines the security context in which the view is going be executed
|
MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.CreateViewOrBuilder.getSecurity() |
defines the security context in which the view is going be executed
|
MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ModifyView.Builder.getSecurity() |
defines the security context in which the view is going be executed
|
MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ModifyView.getSecurity() |
defines the security context in which the view is going be executed
|
MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ModifyViewOrBuilder.getSecurity() |
defines the security context in which the view is going be executed
|
static MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ViewSqlSecurity.valueOf(int value) |
已过时。
|
static MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ViewSqlSecurity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxCrud.ViewSqlSecurity |
MysqlxCrud.ViewSqlSecurity.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static MysqlxCrud.ViewSqlSecurity[] |
MysqlxCrud.ViewSqlSecurity.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|