public final class DatabasePrivilegeBuilder extends Object
| 构造器和说明 |
|---|
DatabasePrivilegeBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser,ShardingSpherePrivileges> |
build(Collection<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser> users,
Properties props)
Build privileges.
|
public static Map<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser,ShardingSpherePrivileges> build(Collection<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser> users, Properties props)
users - usersprops - propsCopyright © 2022 The Apache Software Foundation. All rights reserved.