Is it possible to create/replace PL/SQL via the Oracle JDBC driver, i.e not via SQLPLus* ?
Update 1: Driver: ojdbc14 (JDBC)
Update 2: Change is being applied to oracle via Ant <SQL>
task, which is passed a sql script file.
In this instance using SQLPlus in the Ant script is not possible (long story).