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) |
CreateUserInternalRequest |
CreateUserInternalRequest.setOptions(Map<String,String> options) |
CreateUserInternalRequest |
CreateUserInternalRequest.setPassword(String password) |
Copyright © 2020. All rights reserved.