112 Java Stand-alone Applications on z/OS Volume II
7.1 JZOS toolkit library introduction
The JZOS toolkit library is a complementary set of functions to the Java Record
I/O library(JRIO). Together these libraries allow Java applications access to
mainframe file systems that ordinary Java APIs do not support.
The JZOS toolkit provides thin wrappers for the z/OS C/C++ Library functions,
which can be used to access MVS data sets. For a full discussion on these
C/C++ functions, refer to the following IBM C/C++ publications:
z/OS C/C++ Run-Time Library Reference, SA22-7821-07
z/OS C/C++ Programming Guide, SC09-4765-06
Using the JZOS toolkit, Java programs can access any MVS data sets supported
by the C/C++ library, including:
Partitioned Data ...