Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
how to get all function names and procedure names in oracle database using calcite connection and schema.
schema.getFunctionNames() return result is:[ ]
Then i am try to retrieving DatabaseMetadata.getFunction().Here also it will be showing empty.
Iam using calciResultSet ,AvaticaResultSet and ResultSet for getting functions and procedures but will be showing empty.
Is it possible get all function names and procedure names from any database.
But normal jdbc connection using DatabseMetaData properties it retrive alll function names and procedure names.Why it will not retrive in calcite
Attachments
Attachments
Issue Links
- links to