Maclochlainn’s Weblog

Michael McLaughlin’s Technical Blog

How to copy external files with Java and PL/SQL wrappers

leave a comment »

Moving forward with the external file architecture. The referenced page lets you copy external files from one viretual directory to another. There is Java library with two method. One copies external text and the other image files. Two functions wrap the methods.

The code is posted in this page on the blog.

Leave a Reply