| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
CreateUserInternalResponse |
GPUdb.createUserInternal(CreateUserInternalRequest request)
Creates a new internal user (a user whose credentials are managed by the
database system).
|
CreateUserInternalResponse |
GPUdb.createUserInternal(String name,
String password,
Map<String,String> options)
Creates a new internal user (a user whose credentials are managed by the
database system).
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserInternalResponse |
CreateUserInternalResponse.setInfo(Map<String,String> info) |
CreateUserInternalResponse |
CreateUserInternalResponse.setName(String name) |
Copyright © 2020. All rights reserved.