I am using Hibernate 5.0 and using the following code to execute an oracle 12c procedure. I want to get column names returned by the procedure. I was doing this in JDBC using Re