Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Hana Table Variable as output of procedure over JDBC

$
0
0

In order to make this rather SAP-internal thread at least somewhat useful for the SCN community, this is the information on the consumption of stored procedure meta data via JDBC that was missing:


  1. Scalar Output Parameters, i.e. single values, should be visible via getParameterMetaData .
  2. Table output parameters are delivered as result sets
  3. There is the „WITH OVERVIEW“ way (see CALL - SAP HANA SQL and System Views Reference - SAP Library) where you can get the scalar values too as a specific result set


- Lars


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>