Record-level access

Record-level access supports both Java programs and Java applets when the programs and applets are running on an AS/400 system that is at Version 4 Release 2 (V4R2) or later.

The record-level access classes provide the ability to do the following:

Note: The record-level access classes do not support logical join files or null key fields.

The following classes perform these functions:

The record-level access classes require an AS400 object that represents the AS/400 system that has the database files. Using the record-level access classes causes the AS400 object to connect to the AS/400. See managing connections for information about managing connections.

The record-level access classes require the integrated file system path name of the data base file. See integrated file system path names for more information.

The record-level access classes use the following:

These classes are described in the data conversion section.

Examples


[ Legal | AS/400 Glossary ]