Posts Tagged ‘Oracle JPublisher’

Using Oracle’s JPublisher

7th June 2009 by jt No Comments

Oracle has a handy little utility called JPublisher. This tool can be used to generate Java source code for PL/SQL packages and types. I’ve been using it for the last year or so to generate class files over PL/SQL packages. The tool works nicely by generating a Java class with methods mapped [...]