Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterUserResponse |
GPUdb.alterUser(AlterUserRequest request)
Alters a user.
|
AlterUserResponse |
GPUdb.alterUser(String name,
String action,
String value,
Map<String,String> options)
Alters a user.
|
Modifier and Type | Method and Description |
---|---|
AlterUserResponse |
AlterUserResponse.setInfo(Map<String,String> info) |
AlterUserResponse |
AlterUserResponse.setName(String name) |
Copyright © 2020. All rights reserved.