Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowSqlProcResponse |
GPUdb.showSqlProc(ShowSqlProcRequest request)
Shows information about SQL procedures, including the full definition of
each requested procedure.
|
Modifier and Type | Method and Description |
---|---|
ShowSqlProcRequest |
ShowSqlProcRequest.setOptions(Map<String,String> options)
Optional parameters.
|
ShowSqlProcRequest |
ShowSqlProcRequest.setProcedureName(String procedureName)
Name of the procedure for which to retrieve the information.
|
Copyright © 2025. All rights reserved.