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).
|
Modifier and Type | Method and Description |
---|---|
CreateUserInternalRequest |
CreateUserInternalRequest.setName(String name)
Name of the user to be created.
|
CreateUserInternalRequest |
CreateUserInternalRequest.setOptions(Map<String,String> options)
Optional parameters.
|
CreateUserInternalRequest |
CreateUserInternalRequest.setPassword(String password)
Initial password of the user to be created.
|
Copyright © 2025. All rights reserved.