I'm in the process of refactoring a bunch of I/O bound PL/SQL stored procedures and functions (packages actually) into plain old Java code. I've gotten pretty far and have gotten the processing time ...