I was hoping to contribute a solution to these issues for the dbutils project. If I am not mistaken, DBUTILS-104 is a duplicate of DBUTILS-50. Both request means of running stored procedures and retrieving the values of OUT parameters.
At first I only noticed DBUTILS-104 and started coding up a solution based on adding methods to QueryRunner along with a new CallableStatementHandler interface with methods for registering the