Anurag Shekhar wrote:
> Yes java.io.File.createTempFile() will work. But is it ok to grant file > i/o access to a jdbc driver class ? Permissions afre granted to derby.jar, not individual classes. Dan.
Anurag Shekhar wrote:
> Yes java.io.File.createTempFile() will work. But is it ok to grant file > i/o access to a jdbc driver class ? Permissions afre granted to derby.jar, not individual classes. Dan.