Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
DeleteProcResponse |
GPUdb.deleteProc(DeleteProcRequest request)
Deletes a proc.
|
DeleteProcResponse |
GPUdb.deleteProc(String procName,
Map<String,String> options)
Deletes a proc.
|
Modifier and Type | Method and Description |
---|---|
DeleteProcResponse |
DeleteProcResponse.setInfo(Map<String,String> info)
Additional information.
|
DeleteProcResponse |
DeleteProcResponse.setProcName(String procName)
Value of
procName . |
Copyright © 2025. All rights reserved.