jdbc return array from plsql
A simple snippet getting an array of numbers through JDBC from a PL/SQL function.

A simple snippet getting an array of numbers through JDBC from a PL/SQL function.
I was testing out springframework's jdbc with apache's dbcp when I came across the exception Cannot create JDBC driver of class 'oracle.jdbc.driver.OracleDriver' for connect URL 'jdbc:ORACLE:thin:localhost:1521:orcl'