Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
GrantRoleResponse |
GPUdb.grantRole(GrantRoleRequest request)
Grants membership in a role to a user or role.
|
GrantRoleResponse |
GPUdb.grantRole(String role,
String member,
Map<String,String> options)
Grants membership in a role to a user or role.
|
Modifier and Type | Method and Description |
---|---|
GrantRoleResponse |
GrantRoleResponse.setInfo(Map<String,String> info)
Additional information.
|
GrantRoleResponse |
GrantRoleResponse.setMember(String member)
Value of
member . |
GrantRoleResponse |
GrantRoleResponse.setRole(String role)
Value of
role . |
Copyright © 2025. All rights reserved.