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.
|
Modifier and Type | Method and Description |
---|---|
HasProcRequest |
HasProcRequest.setOptions(Map<String,String> options)
Optional parameters.
|
HasProcRequest |
HasProcRequest.setProcName(String procName)
Name of the proc to check for existence.
|
Copyright © 2025. All rights reserved.