com.ibm.as400.resource.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400 Show documentation
Show all versions of jt400 Show documentation
The Open Source version of the IBM Toolbox for Java
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