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) |
DeleteProcResponse |
DeleteProcResponse.setProcName(String procName) |
Copyright © 2020. All rights reserved.