jtopenlite.com.ibm.jtopenlite.ddm.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
/**
* Provides classes to access database files on an IBM i host using DDM.
*
*
* The {@link com.ibm.jtopenlite.ddm.DDMConnection } class is used to establish
* a connection to the host server (QUSRWRK/QRWTSRVR job).
* See {@link com.ibm.jtopenlite.samples.DDMRead} for an example of using DDM to read a file.
*/
package com.ibm.jtopenlite.ddm;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy