jtopenlite.com.ibm.jtopenlite.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jt400-jdk9 Show documentation
Show all versions of jt400-jdk9 Show documentation
The Open Source version of the IBM Toolbox for Java
/**
* Provides basic access to IBM i resources in a lightweight package that is
* suitable for use on mobile devices.
* The following packages are provided
*
* - com.ibm.jtopenlite.command Allows commands to be called
*
* - com.ibm.jtopenlite.command.program Allows programs to be called
*
* - com.ibm.jtopenlite.database.jdbc Provides a JDBC driver
*
* - com.ibm.jtopenlite.ddm Allows access to files via DDM.
*
* - com.ibm.jtopenlite.file Allows access to stream files in IFS.
*
* - com.ibm.jtopenlite.samples Provides samples of using JTOpenLite.
*
*
*
* For tracing information see {@link com.ibm.jtopenlite.Trace}.
*/
package com.ibm.jtopenlite;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy