I am trying to create a reusable function that would allow me to send in aderby query, and get a resultset back.
http://wiki.apache.org/db-derby/DerbySQLroutines Look for the section titled "Returning java.sql.ResultSets from Java procedures" thanks, bryan
