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) |
ShowSqlProcRequest |
ShowSqlProcRequest.setProcedureName(String procedureName) |
Copyright © 2020. All rights reserved.