All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ibm.as400.resource.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Deprecated Provides classes that represent IBM i resources using a
 * generic list-based scheme.
 *
 * 

* This package has been deprecated, and is no longer being enhanced. * Users are advised to use packages com.ibm.as400.access and * com.ibm.as400.access.list instead. *

* *

* These classes use buffering, transaction control, and list manipulation to * improve the performance and manageability of lists of resources on the * system. *

* *

* 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. *

*/ package com.ibm.as400.resource;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy