File access using java.io

The PCA/JVM supports direct file I/O through the java.io and java.nio packages. These packages allow users to read and write files both to and from the file system.

A clear distinction must be made between the user identity used by the operating system and the user identity used by Adaptive Server.