I'm executing a stored procedure from jdbc. The procedure returns the contents of a table 'out_table' which consists of 2 columns key and value, via select query. I'm executing a stored procedure from jdbc. The
I'm executing a stored procedure from jdbc. The procedure returns the contents of a table 'out_table' which consists of 2 columns key and value, via select query. I'm executing a stored procedure from jdbc. The