Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
HasProcResponse |
GPUdb.hasProc(HasProcRequest request)
Checks the existence of a proc with the given name.
|
HasProcResponse |
GPUdb.hasProc(String procName,
Map<String,String> options)
Checks the existence of a proc with the given name.
|
Modifier and Type | Method and Description |
---|---|
HasProcResponse |
HasProcResponse.setInfo(Map<String,String> info)
Additional information.
|
HasProcResponse |
HasProcResponse.setProcExists(boolean procExists)
Indicates whether the proc exists or not.
|
HasProcResponse |
HasProcResponse.setProcName(String procName)
Value of
procName |
Copyright © 2025. All rights reserved.