How to call oracle procedure that has refcursor as out argument?

Hi
I have a complex query and for maitenance purpose want to save it in a oracle procedure.
I couldn’t find variable type ‘java.sql.ResultSet’ in Metabase vriable list.
Is there any solution to call oracle procedure that has refcursor as out argument in Metabase native query?