Provides classes that represent AS/400 resources using a generic list-based scheme.

These classes use buffering, transaction control, and list manipulation to improve the performance and manageability of lists of AS/400 resources.

Some of the components in the com.ibm.as400.access package have counterparts that are represented as resources. For example, RJobList is the com.ibm.as400.resource version of the JobList class in the access package.

For list-based operations, we recommend users move to the new resource classes as they are more robust and provide access to more function than the classes in the com.ibm.as400.access package do.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: